aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ipack/ipack_ids.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ipack/ipack_ids.h')
-rw-r--r--drivers/ipack/ipack_ids.h32
1 files changed, 32 insertions, 0 deletions
diff --git a/drivers/ipack/ipack_ids.h b/drivers/ipack/ipack_ids.h
new file mode 100644
index 000000000000..8153fee3f2f7
--- /dev/null
+++ b/drivers/ipack/ipack_ids.h
@@ -0,0 +1,32 @@
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