patch-2.3.47 linux/include/linux/major.h
Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/lvm.h
Back to the patch index
Back to the overall index
- Lines: 43
- Date:
Thu Feb 17 16:13:05 2000
- Orig file:
v2.3.46/linux/include/linux/major.h
- Orig date:
Fri Jan 21 18:19:17 2000
diff -u --recursive --new-file v2.3.46/linux/include/linux/major.h linux/include/linux/major.h
@@ -83,6 +83,8 @@
#define IDE4_MAJOR 56
#define IDE5_MAJOR 57
+#define LVM_BLK_MAJOR 58 /* Logical Volume Manager */
+
#define SCSI_DISK1_MAJOR 65
#define SCSI_DISK2_MAJOR 66
#define SCSI_DISK3_MAJOR 67
@@ -92,8 +94,6 @@
#define SCSI_DISK7_MAJOR 71
-#define LVM_BLK_MAJOR 58 /* Logical Volume Manager */
-
#define COMPAQ_SMART2_MAJOR 72
#define COMPAQ_SMART2_MAJOR1 73
#define COMPAQ_SMART2_MAJOR2 74
@@ -103,15 +103,11 @@
#define COMPAQ_SMART2_MAJOR6 78
#define COMPAQ_SMART2_MAJOR7 79
-#define LVM_BLK_MAJOR 58 /* Logical Volume Manager */
-
#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 I2O_MAJOR 80 /* 80->87 */
@@ -124,6 +120,8 @@
#define AURORA_MAJOR 79
#define PHONE_MAJOR 100
+
+#define LVM_CHAR_MAJOR 109 /* Logical Volume Manager */
#define RTF_MAJOR 150
#define RAW_MAJOR 162
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)