pci_ids.h 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272
  1. /*
  2. * Copyright (c) 2006-2022, RT-Thread Development Team
  3. *
  4. * SPDX-License-Identifier: Apache-2.0
  5. */
  6. #ifndef __PCI_IDS_H__
  7. #define __PCI_IDS_H__
  8. #define PCI_VENDOR_ID_LOONGSON 0x0014
  9. #define PCI_VENDOR_ID_TTTECH 0x0357
  10. #define PCI_VENDOR_ID_DYNALINK 0x0675
  11. #define PCI_VENDOR_ID_UBIQUITI 0x0777
  12. #define PCI_VENDOR_ID_BERKOM 0x0871
  13. #define PCI_VENDOR_ID_COMPAQ 0x0e11
  14. #define PCI_VENDOR_ID_NCR 0x1000
  15. #define PCI_VENDOR_ID_ATI 0x1002
  16. #define PCI_VENDOR_ID_VLSI 0x1004
  17. #define PCI_VENDOR_ID_ADL 0x1005
  18. #define PCI_VENDOR_ID_NS 0x100b
  19. #define PCI_VENDOR_ID_TSENG 0x100c
  20. #define PCI_VENDOR_ID_WEITEK 0x100e
  21. #define PCI_VENDOR_ID_DEC 0x1011
  22. #define PCI_VENDOR_ID_CIRRUS 0x1013
  23. #define PCI_VENDOR_ID_IBM 0x1014
  24. #define PCI_VENDOR_ID_UNISYS 0x1018
  25. #define PCI_VENDOR_ID_COMPEX2 0x101a
  26. #define PCI_VENDOR_ID_WD 0x101c
  27. #define PCI_VENDOR_ID_AMI 0x101e
  28. #define PCI_VENDOR_ID_AMD 0x1022
  29. #define PCI_VENDOR_ID_TRIDENT 0x1023
  30. #define PCI_VENDOR_ID_AI 0x1025
  31. #define PCI_VENDOR_ID_DELL 0x1028
  32. #define PCI_VENDOR_ID_MATROX 0x102b
  33. #define PCI_VENDOR_ID_MOBILITY_ELECTRONICS 0x14f2
  34. #define PCI_VENDOR_ID_CT 0x102c
  35. #define PCI_VENDOR_ID_MIRO 0x1031
  36. #define PCI_VENDOR_ID_NEC 0x1033
  37. #define PCI_VENDOR_ID_FD 0x1036
  38. #define PCI_VENDOR_ID_SI 0x1039
  39. #define PCI_VENDOR_ID_HP 0x103c
  40. #define PCI_VENDOR_ID_PCTECH 0x1042
  41. #define PCI_VENDOR_ID_ASUSTEK 0x1043
  42. #define PCI_VENDOR_ID_DPT 0x1044
  43. #define PCI_VENDOR_ID_OPTI 0x1045
  44. #define PCI_VENDOR_ID_ELSA 0x1048
  45. #define PCI_VENDOR_ID_STMICRO 0x104a
  46. #define PCI_VENDOR_ID_BUSLOGIC 0x104b
  47. #define PCI_VENDOR_ID_TI 0x104c
  48. #define PCI_VENDOR_ID_SONY 0x104d
  49. #define PCI_VENDOR_ID_ANIGMA 0x1051
  50. #define PCI_VENDOR_ID_EFAR 0x1055
  51. #define PCI_VENDOR_ID_MOTOROLA 0x1057
  52. #define PCI_VENDOR_ID_PROMISE 0x105a
  53. #define PCI_VENDOR_ID_FOXCONN 0x105b
  54. #define PCI_VENDOR_ID_UMC 0x1060
  55. #define PCI_VENDOR_ID_PICOPOWER 0x1066
  56. #define PCI_VENDOR_ID_MYLEX 0x1069
  57. #define PCI_VENDOR_ID_APPLE 0x106b
  58. #define PCI_VENDOR_ID_YAMAHA 0x1073
  59. #define PCI_VENDOR_ID_QLOGIC 0x1077
  60. #define PCI_VENDOR_ID_CYRIX 0x1078
  61. #define PCI_VENDOR_ID_CONTAQ 0x1080
  62. #define PCI_VENDOR_ID_OLICOM 0x108d
  63. #define PCI_VENDOR_ID_SUN 0x108e
  64. #define PCI_VENDOR_ID_NI 0x1093
  65. #define PCI_VENDOR_ID_CMD 0x1095
  66. #define PCI_VENDOR_ID_BROOKTREE 0x109e
  67. #define PCI_VENDOR_ID_SGI 0x10a9
  68. #define PCI_VENDOR_ID_WINBOND 0x10ad
  69. #define PCI_VENDOR_ID_PLX 0x10b5
  70. #define PCI_VENDOR_ID_MADGE 0x10b6
  71. #define PCI_VENDOR_ID_3COM 0x10b7
  72. #define PCI_VENDOR_ID_AL 0x10b9
  73. #define PCI_VENDOR_ID_NEOMAGIC 0x10c8
  74. #define PCI_VENDOR_ID_TCONRAD 0x10da
  75. #define PCI_VENDOR_ID_ROHM 0x10db
  76. #define PCI_VENDOR_ID_NVIDIA 0x10de
  77. #define PCI_VENDOR_ID_IMS 0x10e0
  78. #define PCI_VENDOR_ID_AMCC 0x10e8
  79. #define PCI_VENDOR_ID_INTERG 0x10ea
  80. #define PCI_VENDOR_ID_REALTEK 0x10ec
  81. #define PCI_VENDOR_ID_XILINX 0x10ee
  82. #define PCI_VENDOR_ID_INIT 0x1101
  83. #define PCI_VENDOR_ID_CREATIVE 0x1102
  84. #define PCI_VENDOR_ID_ECTIVA PCI_VENDOR_ID_CREATIVE
  85. #define PCI_VENDOR_ID_TTI 0x1103
  86. #define PCI_VENDOR_ID_SIGMA 0x1105
  87. #define PCI_VENDOR_ID_VIA 0x1106
  88. #define PCI_VENDOR_ID_SIEMENS 0x110a
  89. #define PCI_VENDOR_ID_VORTEX 0x1119
  90. #define PCI_VENDOR_ID_EF 0x111a
  91. #define PCI_VENDOR_ID_IDT 0x111d
  92. #define PCI_VENDOR_ID_FORE 0x1127
  93. #define PCI_VENDOR_ID_PHILIPS 0x1131
  94. #define PCI_VENDOR_ID_EICON 0x1133
  95. #define PCI_VENDOR_ID_CISCO 0x1137
  96. #define PCI_VENDOR_ID_ZIATECH 0x1138
  97. #define PCI_VENDOR_ID_SYSKONNECT 0x1148
  98. #define PCI_VENDOR_ID_DIGI 0x114f
  99. #define PCI_VENDOR_ID_XIRCOM 0x115d
  100. #define PCI_VENDOR_ID_SERVERWORKS 0x1166
  101. #define PCI_VENDOR_ID_ALTERA 0x1172
  102. #define PCI_VENDOR_ID_SBE 0x1176
  103. #define PCI_VENDOR_ID_TOSHIBA 0x1179
  104. #define PCI_VENDOR_ID_TOSHIBA_2 0x102f
  105. #define PCI_VENDOR_ID_ATTO 0x117c
  106. #define PCI_VENDOR_ID_RICOH 0x1180
  107. #define PCI_VENDOR_ID_DLINK 0x1186
  108. #define PCI_VENDOR_ID_ARTOP 0x1191
  109. #define PCI_VENDOR_ID_ZEITNET 0x1193
  110. #define PCI_VENDOR_ID_FUJITSU_ME 0x119e
  111. #define PCI_VENDOR_ID_MARVELL 0x11ab
  112. #define PCI_VENDOR_ID_V3 0x11b0
  113. #define PCI_VENDOR_ID_ATT 0x11c1
  114. #define PCI_VENDOR_ID_SPECIALIX 0x11cb
  115. #define PCI_VENDOR_ID_ANALOG_DEVICES 0x11d4
  116. #define PCI_VENDOR_ID_ZORAN 0x11de
  117. #define PCI_VENDOR_ID_COMPEX 0x11f6
  118. #define PCI_VENDOR_ID_PMC_Sierra 0x11f8
  119. #define PCI_VENDOR_ID_RP 0x11fe
  120. #define PCI_VENDOR_ID_CYCLADES 0x120e
  121. #define PCI_VENDOR_ID_ESSENTIAL 0x120f
  122. #define PCI_VENDOR_ID_O2 0x1217
  123. #define PCI_VENDOR_ID_3DFX 0x121a
  124. #define PCI_VENDOR_ID_QEMU 0x1234
  125. #define PCI_VENDOR_ID_AVM 0x1244
  126. #define PCI_VENDOR_ID_STALLION 0x124d
  127. #define PCI_VENDOR_ID_ESS 0x125d
  128. #define PCI_VENDOR_ID_SATSAGEM 0x1267
  129. #define PCI_VENDOR_ID_ENSONIQ 0x1274
  130. #define PCI_VENDOR_ID_TRANSMETA 0x1279
  131. #define PCI_VENDOR_ID_ROCKWELL 0x127a
  132. #define PCI_VENDOR_ID_ITE 0x1283
  133. #define PCI_VENDOR_ID_ALTEON 0x12ae
  134. #define PCI_VENDOR_ID_NVIDIA_SGS 0x12d2
  135. #define PCI_VENDOR_ID_PERICOM 0x12d8
  136. #define PCI_VENDOR_ID_AUREAL 0x12eb
  137. #define PCI_VENDOR_ID_ELECTRONICDESIGNGMBH 0x12f8
  138. #define PCI_VENDOR_ID_ESDGMBH 0x12fe
  139. #define PCI_VENDOR_ID_CB 0x1307
  140. #define PCI_VENDOR_ID_SIIG 0x131f
  141. #define PCI_VENDOR_ID_RADISYS 0x1331
  142. #define PCI_VENDOR_ID_MICRO_MEMORY 0x1332
  143. #define PCI_VENDOR_ID_DOMEX 0x134a
  144. #define PCI_VENDOR_ID_INTASHIELD 0x135a
  145. #define PCI_VENDOR_ID_QUATECH 0x135c
  146. #define PCI_VENDOR_ID_SEALEVEL 0x135e
  147. #define PCI_VENDOR_ID_HYPERCOPE 0x1365
  148. #define PCI_VENDOR_ID_DIGIGRAM 0x1369
  149. #define PCI_VENDOR_ID_KAWASAKI 0x136b
  150. #define PCI_VENDOR_ID_CNET 0x1371
  151. #define PCI_VENDOR_ID_LMC 0x1376
  152. #define PCI_VENDOR_ID_NETGEAR 0x1385
  153. #define PCI_VENDOR_ID_APPLICOM 0x1389
  154. #define PCI_VENDOR_ID_MOXA 0x1393
  155. #define PCI_VENDOR_ID_CCD 0x1397
  156. #define PCI_VENDOR_ID_EXAR 0x13a8
  157. #define PCI_VENDOR_ID_MICROGATE 0x13c0
  158. #define PCI_VENDOR_ID_3WARE 0x13c1
  159. #define PCI_VENDOR_ID_IOMEGA 0x13ca
  160. #define PCI_VENDOR_ID_ABOCOM 0x13d1
  161. #define PCI_VENDOR_ID_SUNDANCE 0x13f0
  162. #define PCI_VENDOR_ID_CMEDIA 0x13f6
  163. #define PCI_VENDOR_ID_ADVANTECH 0x13fe
  164. #define PCI_VENDOR_ID_MEILHAUS 0x1402
  165. #define PCI_VENDOR_ID_LAVA 0x1407
  166. #define PCI_VENDOR_ID_TIMEDIA 0x1409
  167. #define PCI_VENDOR_ID_ICE 0x1412
  168. #define PCI_VENDOR_ID_MICROSOFT 0x1414
  169. #define PCI_VENDOR_ID_OXSEMI 0x1415
  170. #define PCI_VENDOR_ID_CHELSIO 0x1425
  171. #define PCI_VENDOR_ID_ADLINK 0x144a
  172. #define PCI_VENDOR_ID_SAMSUNG 0x144d
  173. #define PCI_VENDOR_ID_GIGABYTE 0x1458
  174. #define PCI_VENDOR_ID_AMBIT 0x1468
  175. #define PCI_VENDOR_ID_MYRICOM 0x14c1
  176. #define PCI_VENDOR_ID_MEDIATEK 0x14c3
  177. #define PCI_VENDOR_ID_TITAN 0x14d2
  178. #define PCI_VENDOR_ID_PANACOM 0x14d4
  179. #define PCI_VENDOR_ID_SIPACKETS 0x14d9
  180. #define PCI_VENDOR_ID_AFAVLAB 0x14db
  181. #define PCI_VENDOR_ID_AMPLICON 0x14dc
  182. #define PCI_VENDOR_ID_BCM_GVC 0x14a4
  183. #define PCI_VENDOR_ID_TOPIC 0x151f
  184. #define PCI_VENDOR_ID_MAINPINE 0x1522
  185. #define PCI_VENDOR_ID_SYBA 0x1592
  186. #define PCI_VENDOR_ID_MORETON 0x15aa
  187. #define PCI_VENDOR_ID_VMWARE 0x15ad
  188. #define PCI_VENDOR_ID_ZOLTRIX 0x15b0
  189. #define PCI_VENDOR_ID_MELLANOX 0x15b3
  190. #define PCI_VENDOR_ID_DFI 0x15bd
  191. #define PCI_VENDOR_ID_QUICKNET 0x15e2
  192. #define PCI_VENDOR_ID_PDC 0x15e9
  193. #define PCI_VENDOR_ID_FARSITE 0x1619
  194. #define PCI_VENDOR_ID_ARIMA 0x161f
  195. #define PCI_VENDOR_ID_BROCADE 0x1657
  196. #define PCI_VENDOR_ID_SIBYTE 0x166d
  197. #define PCI_VENDOR_ID_ATHEROS 0x168c
  198. #define PCI_VENDOR_ID_NETCELL 0x169c
  199. #define PCI_VENDOR_ID_CENATEK 0x16ca
  200. #define PCI_VENDOR_ID_SYNOPSYS 0x16c3
  201. #define PCI_VENDOR_ID_USR 0x16ec
  202. #define PCI_VENDOR_ID_VITESSE 0x1725
  203. #define PCI_VENDOR_ID_LINKSYS 0x1737
  204. #define PCI_VENDOR_ID_ALTIMA 0x173b
  205. #define PCI_VENDOR_ID_CAVIUM 0x177d
  206. #define PCI_VENDOR_ID_TECHWELL 0x1797
  207. #define PCI_VENDOR_ID_BELKIN 0x1799
  208. #define PCI_VENDOR_ID_RDC 0x17f3
  209. #define PCI_VENDOR_ID_GLI 0x17a0
  210. #define PCI_VENDOR_ID_LENOVO 0x17aa
  211. #define PCI_VENDOR_ID_QCOM 0x17cb
  212. #define PCI_VENDOR_ID_CDNS 0x17cd
  213. #define PCI_VENDOR_ID_ARECA 0x17d3
  214. #define PCI_VENDOR_ID_S2IO 0x17d5
  215. #define PCI_VENDOR_ID_SITECOM 0x182d
  216. #define PCI_VENDOR_ID_TOPSPIN 0x1867
  217. #define PCI_VENDOR_ID_COMMTECH 0x18f7
  218. #define PCI_VENDOR_ID_SILAN 0x1904
  219. #define PCI_VENDOR_ID_RENESAS 0x1912
  220. #define PCI_VENDOR_ID_SOLARFLARE 0x1924
  221. #define PCI_VENDOR_ID_TDI 0x192e
  222. #define PCI_VENDOR_ID_FREESCALE 0x1957
  223. #define PCI_VENDOR_ID_NXP PCI_VENDOR_ID_FREESCALE
  224. #define PCI_VENDOR_ID_PASEMI 0x1959
  225. #define PCI_VENDOR_ID_ATTANSIC 0x1969
  226. #define PCI_VENDOR_ID_JMICRON 0x197b
  227. #define PCI_VENDOR_ID_KORENIX 0x1982
  228. #define PCI_VENDOR_ID_HUAWEI 0x19e5
  229. #define PCI_VENDOR_ID_NETRONOME 0x19ee
  230. #define PCI_VENDOR_ID_QMI 0x1a32
  231. #define PCI_VENDOR_ID_AZWAVE 0x1a3b
  232. #define PCI_VENDOR_ID_REDHAT_QUMRANET 0x1af4
  233. #define PCI_VENDOR_ID_ASMEDIA 0x1b21
  234. #define PCI_VENDOR_ID_REDHAT 0x1b36
  235. #define PCI_VENDOR_ID_SILICOM_DENMARK 0x1c2c
  236. #define PCI_VENDOR_ID_AMAZON_ANNAPURNA_LABS 0x1c36
  237. #define PCI_VENDOR_ID_CIRCUITCO 0x1cc8
  238. #define PCI_VENDOR_ID_AMAZON 0x1d0f
  239. #define PCI_VENDOR_ID_ZHAOXIN 0x1d17
  240. #define PCI_VENDOR_ID_HYGON 0x1d94
  241. #define PCI_VENDOR_ID_FUNGIBLE 0x1dad
  242. #define PCI_VENDOR_ID_HXT 0x1dbf
  243. #define PCI_VENDOR_ID_TEKRAM 0x1de1
  244. #define PCI_VENDOR_ID_TEHUTI 0x1fc9
  245. #define PCI_VENDOR_ID_SUNIX 0x1fd4
  246. #define PCI_VENDOR_ID_HINT 0x3388
  247. #define PCI_VENDOR_ID_3DLABS 0x3d3d
  248. #define PCI_VENDOR_ID_NETXEN 0x4040
  249. #define PCI_VENDOR_ID_AKS 0x416c
  250. #define PCI_VENDOR_ID_ACCESSIO 0x494f
  251. #define PCI_VENDOR_ID_S3 0x5333
  252. #define PCI_VENDOR_ID_DUNORD 0x5544
  253. #define PCI_VENDOR_ID_DCI 0x6666
  254. #define PCI_VENDOR_ID_INTEL 0x8086
  255. #define PCI_VENDOR_ID_SCALEMP 0x8686
  256. #define PCI_VENDOR_ID_COMPUTONE 0x8e0e
  257. #define PCI_VENDOR_ID_KTI 0x8e2e
  258. #define PCI_VENDOR_ID_ADAPTEC 0x9004
  259. #define PCI_VENDOR_ID_ADAPTEC2 0x9005
  260. #define PCI_VENDOR_ID_HOLTEK 0x9412
  261. #define PCI_VENDOR_ID_NETMOS 0x9710
  262. #define PCI_VENDOR_ID_3COM_2 0xa727
  263. #define PCI_VENDOR_ID_DIGIUM 0xd161
  264. #define PCI_VENDOR_ID_TIGERJET 0xe159
  265. #define PCI_VENDOR_ID_XILINX_RME 0xea60
  266. #define PCI_VENDOR_ID_XEN 0x5853
  267. #define PCI_VENDOR_ID_OCZ 0x1b85
  268. #define PCI_VENDOR_ID_NCUBE 0x10ff
  269. #endif /* __PCI_IDS_H__ */