patch-2.0.34 linux/include/linux/genhd.h
Next file: linux/include/linux/hdreg.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Jun 3 15:17:49 1998
- Orig file:
v2.0.33/linux/include/linux/genhd.h
- Orig date:
Wed Oct 15 15:22:04 1997
diff -u --recursive --new-file v2.0.33/linux/include/linux/genhd.h linux/include/linux/genhd.h
@@ -21,10 +21,11 @@
#define CONFIG_SUN_PARTITION 1
#endif
-/* These two have identical behaviour; use the second one if DOS fdisk gets
+/* These three have identical behaviour; use the second one if DOS fdisk gets
confused about extended/logical partitions starting past cylinder 1023. */
#define DOS_EXTENDED_PARTITION 5
#define LINUX_EXTENDED_PARTITION 0x85
+#define WIN98_EXTENDED_PARTITION 0x0f
#define DM6_PARTITION 0x54 /* has DDO: use xlated geom & offset */
#define EZD_PARTITION 0x55 /* EZ-DRIVE: same as DM6 (we think) */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov