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

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

diff -u --recursive --new-file v2.3.11/linux/include/linux/major.h linux/include/linux/major.h
@@ -115,6 +115,8 @@
 
 #define AURORA_MAJOR 79
 
+#define RAW_MAJOR	162
+
 #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)