patch-1.3.14 linux/include/linux/genhd.h

Next file: linux/include/linux/netrom.h
Previous file: linux/include/linux/cdrom.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.13/linux/include/linux/genhd.h linux/include/linux/genhd.h
@@ -18,7 +18,8 @@
 #define EXTENDED_PARTITION 5
 
 #define DM6_PARTITION		0x54	/* has DDO: use xlated geom & offset */
-#define DM6_AUXPARTITION	0x51	/* no DDO:  use xlated geom */
+#define DM6_AUX1PARTITION	0x51	/* no DDO:  use xlated geom */
+#define DM6_AUX3PARTITION	0x53	/* no DDO:  use xlated geom */
 	
 struct partition {
 	unsigned char boot_ind;		/* 0x80 - active */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this