Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ipack_ids.h
Go to the documentation of this file.
1 /*
2  * IndustryPack Fromat, Vendor and Device IDs.
3  */
4 
5 /* ID section format versions */
6 #define IPACK_ID_VERSION_INVALID 0x00
7 #define IPACK_ID_VERSION_1 0x01
8 #define IPACK_ID_VERSION_2 0x02
9 
10 /* Vendors and devices. Sort key: vendor first, device next. */
11 #define IPACK1_VENDOR_ID_RESERVED1 0x00
12 #define IPACK1_VENDOR_ID_RESERVED2 0xFF
13 #define IPACK1_VENDOR_ID_UNREGISTRED01 0x01
14 #define IPACK1_VENDOR_ID_UNREGISTRED02 0x02
15 #define IPACK1_VENDOR_ID_UNREGISTRED03 0x03
16 #define IPACK1_VENDOR_ID_UNREGISTRED04 0x04
17 #define IPACK1_VENDOR_ID_UNREGISTRED05 0x05
18 #define IPACK1_VENDOR_ID_UNREGISTRED06 0x06
19 #define IPACK1_VENDOR_ID_UNREGISTRED07 0x07
20 #define IPACK1_VENDOR_ID_UNREGISTRED08 0x08
21 #define IPACK1_VENDOR_ID_UNREGISTRED09 0x09
22 #define IPACK1_VENDOR_ID_UNREGISTRED10 0x0A
23 #define IPACK1_VENDOR_ID_UNREGISTRED11 0x0B
24 #define IPACK1_VENDOR_ID_UNREGISTRED12 0x0C
25 #define IPACK1_VENDOR_ID_UNREGISTRED13 0x0D
26 #define IPACK1_VENDOR_ID_UNREGISTRED14 0x0E
27 #define IPACK1_VENDOR_ID_UNREGISTRED15 0x0F
28 
29 #define IPACK1_VENDOR_ID_SBS 0xF0
30 #define IPACK1_DEVICE_ID_SBS_OCTAL_232 0x22
31 #define IPACK1_DEVICE_ID_SBS_OCTAL_422 0x2A
32 #define IPACK1_DEVICE_ID_SBS_OCTAL_485 0x48