patch-2.4.0-test1 linux/include/linux/major.h

Next file: linux/include/linux/nfs_flushd.h
Previous file: linux/include/linux/lvm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre9/linux/include/linux/major.h linux/include/linux/major.h
@@ -136,6 +136,9 @@
 #define UNIX98_PTY_MAJOR_COUNT	8
 #define UNIX98_PTY_SLAVE_MAJOR	(UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT)
 
+#define MSR_MAJOR		202
+#define CPUID_MAJOR		203
+
 /*
  * Tests for SCSI devices.
  */

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