| The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 1 | /**************************************************************************** | 
|  | 2 | **************************************************************************** | 
|  | 3 | *** | 
|  | 4 | ***   This header was automatically generated from a Linux kernel header | 
|  | 5 | ***   of the same name, to make information necessary for userspace to | 
|  | 6 | ***   call into the kernel available to libc.  It contains only constants, | 
|  | 7 | ***   structures, and macros generated from the original header, and thus, | 
|  | 8 | ***   contains no copyrightable information. | 
|  | 9 | *** | 
|  | 10 | **************************************************************************** | 
|  | 11 | ****************************************************************************/ | 
|  | 12 | #ifndef _LINUX_MAJOR_H | 
|  | 13 | #define _LINUX_MAJOR_H | 
|  | 14 |  | 
|  | 15 | #define UNNAMED_MAJOR 0 | 
|  | 16 | #define MEM_MAJOR 1 | 
|  | 17 | #define RAMDISK_MAJOR 1 | 
|  | 18 | #define FLOPPY_MAJOR 2 | 
|  | 19 | #define PTY_MASTER_MAJOR 2 | 
|  | 20 | #define IDE0_MAJOR 3 | 
|  | 21 | #define HD_MAJOR IDE0_MAJOR | 
|  | 22 | #define PTY_SLAVE_MAJOR 3 | 
|  | 23 | #define TTY_MAJOR 4 | 
|  | 24 | #define TTYAUX_MAJOR 5 | 
|  | 25 | #define LP_MAJOR 6 | 
|  | 26 | #define VCS_MAJOR 7 | 
|  | 27 | #define LOOP_MAJOR 7 | 
|  | 28 | #define SCSI_DISK0_MAJOR 8 | 
|  | 29 | #define SCSI_TAPE_MAJOR 9 | 
|  | 30 | #define MD_MAJOR 9 | 
|  | 31 | #define MISC_MAJOR 10 | 
|  | 32 | #define SCSI_CDROM_MAJOR 11 | 
|  | 33 | #define MUX_MAJOR 11 | 
|  | 34 | #define XT_DISK_MAJOR 13 | 
|  | 35 | #define INPUT_MAJOR 13 | 
|  | 36 | #define SOUND_MAJOR 14 | 
|  | 37 | #define CDU31A_CDROM_MAJOR 15 | 
|  | 38 | #define JOYSTICK_MAJOR 15 | 
|  | 39 | #define GOLDSTAR_CDROM_MAJOR 16 | 
|  | 40 | #define OPTICS_CDROM_MAJOR 17 | 
|  | 41 | #define SANYO_CDROM_MAJOR 18 | 
|  | 42 | #define CYCLADES_MAJOR 19 | 
|  | 43 | #define CYCLADESAUX_MAJOR 20 | 
|  | 44 | #define MITSUMI_X_CDROM_MAJOR 20 | 
|  | 45 | #define MFM_ACORN_MAJOR 21 | 
|  | 46 | #define SCSI_GENERIC_MAJOR 21 | 
|  | 47 | #define IDE1_MAJOR 22 | 
|  | 48 | #define DIGICU_MAJOR 22 | 
|  | 49 | #define DIGI_MAJOR 23 | 
|  | 50 | #define MITSUMI_CDROM_MAJOR 23 | 
|  | 51 | #define CDU535_CDROM_MAJOR 24 | 
|  | 52 | #define STL_SERIALMAJOR 24 | 
|  | 53 | #define MATSUSHITA_CDROM_MAJOR 25 | 
|  | 54 | #define STL_CALLOUTMAJOR 25 | 
|  | 55 | #define MATSUSHITA_CDROM2_MAJOR 26 | 
|  | 56 | #define QIC117_TAPE_MAJOR 27 | 
|  | 57 | #define MATSUSHITA_CDROM3_MAJOR 27 | 
|  | 58 | #define MATSUSHITA_CDROM4_MAJOR 28 | 
|  | 59 | #define STL_SIOMEMMAJOR 28 | 
|  | 60 | #define ACSI_MAJOR 28 | 
|  | 61 | #define AZTECH_CDROM_MAJOR 29 | 
|  | 62 | #define GRAPHDEV_MAJOR 29 | 
|  | 63 | #define CM206_CDROM_MAJOR 32 | 
|  | 64 | #define IDE2_MAJOR 33 | 
|  | 65 | #define IDE3_MAJOR 34 | 
|  | 66 | #define Z8530_MAJOR 34 | 
|  | 67 | #define XPRAM_MAJOR 35 | 
|  | 68 | #define NETLINK_MAJOR 36 | 
|  | 69 | #define PS2ESDI_MAJOR 36 | 
|  | 70 | #define IDETAPE_MAJOR 37 | 
|  | 71 | #define Z2RAM_MAJOR 37 | 
|  | 72 | #define APBLOCK_MAJOR 38 | 
|  | 73 | #define DDV_MAJOR 39 | 
|  | 74 | #define NBD_MAJOR 43 | 
|  | 75 | #define RISCOM8_NORMAL_MAJOR 48 | 
|  | 76 | #define DAC960_MAJOR 48 | 
|  | 77 | #define RISCOM8_CALLOUT_MAJOR 49 | 
|  | 78 | #define MKISS_MAJOR 55 | 
|  | 79 | #define DSP56K_MAJOR 55 | 
|  | 80 |  | 
|  | 81 | #define IDE4_MAJOR 56 | 
|  | 82 | #define IDE5_MAJOR 57 | 
|  | 83 |  | 
|  | 84 | #define SCSI_DISK1_MAJOR 65 | 
|  | 85 | #define SCSI_DISK2_MAJOR 66 | 
|  | 86 | #define SCSI_DISK3_MAJOR 67 | 
|  | 87 | #define SCSI_DISK4_MAJOR 68 | 
|  | 88 | #define SCSI_DISK5_MAJOR 69 | 
|  | 89 | #define SCSI_DISK6_MAJOR 70 | 
|  | 90 | #define SCSI_DISK7_MAJOR 71 | 
|  | 91 |  | 
|  | 92 | #define COMPAQ_SMART2_MAJOR 72 | 
|  | 93 | #define COMPAQ_SMART2_MAJOR1 73 | 
|  | 94 | #define COMPAQ_SMART2_MAJOR2 74 | 
|  | 95 | #define COMPAQ_SMART2_MAJOR3 75 | 
|  | 96 | #define COMPAQ_SMART2_MAJOR4 76 | 
|  | 97 | #define COMPAQ_SMART2_MAJOR5 77 | 
|  | 98 | #define COMPAQ_SMART2_MAJOR6 78 | 
|  | 99 | #define COMPAQ_SMART2_MAJOR7 79 | 
|  | 100 |  | 
|  | 101 | #define SPECIALIX_NORMAL_MAJOR 75 | 
|  | 102 | #define SPECIALIX_CALLOUT_MAJOR 76 | 
|  | 103 |  | 
|  | 104 | #define AURORA_MAJOR 79 | 
|  | 105 |  | 
|  | 106 | #define I2O_MAJOR 80 | 
|  | 107 |  | 
|  | 108 | #define SHMIQ_MAJOR 85 | 
|  | 109 | #define SCSI_CHANGER_MAJOR 86 | 
|  | 110 |  | 
|  | 111 | #define IDE6_MAJOR 88 | 
|  | 112 | #define IDE7_MAJOR 89 | 
|  | 113 | #define IDE8_MAJOR 90 | 
|  | 114 | #define IDE9_MAJOR 91 | 
|  | 115 |  | 
|  | 116 | #define DASD_MAJOR 94 | 
|  | 117 |  | 
|  | 118 | #define MDISK_MAJOR 95 | 
|  | 119 |  | 
|  | 120 | #define UBD_MAJOR 98 | 
|  | 121 |  | 
|  | 122 | #define PP_MAJOR 99 | 
|  | 123 | #define JSFD_MAJOR 99 | 
|  | 124 |  | 
|  | 125 | #define PHONE_MAJOR 100 | 
|  | 126 |  | 
|  | 127 | #define COMPAQ_CISS_MAJOR 104 | 
|  | 128 | #define COMPAQ_CISS_MAJOR1 105 | 
|  | 129 | #define COMPAQ_CISS_MAJOR2 106 | 
|  | 130 | #define COMPAQ_CISS_MAJOR3 107 | 
|  | 131 | #define COMPAQ_CISS_MAJOR4 108 | 
|  | 132 | #define COMPAQ_CISS_MAJOR5 109 | 
|  | 133 | #define COMPAQ_CISS_MAJOR6 110 | 
|  | 134 | #define COMPAQ_CISS_MAJOR7 111 | 
|  | 135 |  | 
|  | 136 | #define VIODASD_MAJOR 112 | 
|  | 137 | #define VIOCD_MAJOR 113 | 
|  | 138 |  | 
|  | 139 | #define ATARAID_MAJOR 114 | 
|  | 140 |  | 
|  | 141 | #define SCSI_DISK8_MAJOR 128 | 
|  | 142 | #define SCSI_DISK9_MAJOR 129 | 
|  | 143 | #define SCSI_DISK10_MAJOR 130 | 
|  | 144 | #define SCSI_DISK11_MAJOR 131 | 
|  | 145 | #define SCSI_DISK12_MAJOR 132 | 
|  | 146 | #define SCSI_DISK13_MAJOR 133 | 
|  | 147 | #define SCSI_DISK14_MAJOR 134 | 
|  | 148 | #define SCSI_DISK15_MAJOR 135 | 
|  | 149 |  | 
|  | 150 | #define UNIX98_PTY_MASTER_MAJOR 128 | 
|  | 151 | #define UNIX98_PTY_MAJOR_COUNT 8 | 
|  | 152 | #define UNIX98_PTY_SLAVE_MAJOR (UNIX98_PTY_MASTER_MAJOR+UNIX98_PTY_MAJOR_COUNT) | 
|  | 153 |  | 
|  | 154 | #define RTF_MAJOR 150 | 
|  | 155 | #define RAW_MAJOR 162 | 
|  | 156 |  | 
|  | 157 | #define USB_ACM_MAJOR 166 | 
|  | 158 | #define USB_ACM_AUX_MAJOR 167 | 
|  | 159 | #define USB_CHAR_MAJOR 180 | 
|  | 160 |  | 
|  | 161 | #define VXVM_MAJOR 199 | 
|  | 162 | #define VXSPEC_MAJOR 200 | 
|  | 163 | #define VXDMP_MAJOR 201 | 
|  | 164 |  | 
|  | 165 | #define MSR_MAJOR 202 | 
|  | 166 | #define CPUID_MAJOR 203 | 
|  | 167 |  | 
|  | 168 | #define OSST_MAJOR 206 | 
|  | 169 |  | 
|  | 170 | #define IBM_TTY3270_MAJOR 227 | 
|  | 171 | #define IBM_FS3270_MAJOR 228 | 
|  | 172 |  | 
|  | 173 | #define VIOTAPE_MAJOR 230 | 
|  | 174 |  | 
|  | 175 | #endif |