Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / include / linux / major.h
index 8585730..6b33fe9 100644 (file)
@@ -15,6 +15,7 @@
 #define HD_MAJOR               IDE0_MAJOR
 #define PTY_SLAVE_MAJOR                3
 #define TTY_MAJOR              4
+#define VROOT_MAJOR            4
 #define TTYAUX_MAJOR           5
 #define LP_MAJOR               6
 #define VCS_MAJOR              7
@@ -25,7 +26,6 @@
 #define MISC_MAJOR             10
 #define SCSI_CDROM_MAJOR       11
 #define MUX_MAJOR              11      /* PA-RISC only */
-#define QIC02_TAPE_MAJOR       12
 #define XT_DISK_MAJOR          13
 #define INPUT_MAJOR            13
 #define SOUND_MAJOR            14
 #define I2O_MAJOR              80      /* 80->87 */
 
 #define SHMIQ_MAJOR            85   /* Linux/mips, SGI /dev/shmiq */
+#define SCSI_CHANGER_MAJOR      86
 
 #define IDE6_MAJOR             88
 #define IDE7_MAJOR             89
 
 #define UBD_MAJOR              98
 
+#define PP_MAJOR               99
 #define JSFD_MAJOR             99
 
 #define PHONE_MAJOR            100