patch-2.3.1 linux/include/linux/major.h
Next file: linux/include/linux/md.h
Previous file: linux/include/linux/lp.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Thu May 13 11:00:09 1999
-  Orig file: 
v2.3.0/linux/include/linux/major.h
-  Orig date: 
Wed Oct 14 11:43:14 1998
diff -u --recursive --new-file v2.3.0/linux/include/linux/major.h linux/include/linux/major.h
@@ -92,6 +92,9 @@
 #define SPECIALIX_NORMAL_MAJOR 75
 #define SPECIALIX_CALLOUT_MAJOR 76
 
+#define IDE6_MAJOR	88
+#define IDE7_MAJOR	89
+
 #define UNIX98_PTY_MASTER_MAJOR	128
 #define UNIX98_PTY_MAJOR_COUNT	8
 #define UNIX98_PTY_SLAVE_MAJOR	(UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)