patch-2.2.14 linux/include/linux/major.h

Next file: linux/include/linux/mm.h
Previous file: linux/include/linux/lp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/include/linux/major.h linux/include/linux/major.h
@@ -105,7 +105,11 @@
 #define SPECIALIX_NORMAL_MAJOR 75
 #define SPECIALIX_CALLOUT_MAJOR 76
 
+#define DASD_MAJOR      94	/* Official assignations from Peter */
+
 #define LVM_CHAR_MAJOR	109	/* Logical Volume Manager */
+
+#define MDISK_MAJOR     95	/* Official assignations from Peter */
 
 #define AURORA_MAJOR 79
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)