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

Next file: linux/include/linux/hdreg.h
Previous file: linux/include/linux/ext2_fs_sb.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.8/linux/include/linux/genhd.h linux/include/linux/genhd.h
@@ -16,6 +16,9 @@
 #endif
 	
 #define EXTENDED_PARTITION 5
+
+#define DM6_PARTITION		0x54	/* has DDO: use xlated geom & offset */
+#define DM6_AUXPARTITION	0x51	/* 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