pcidevs.h revision 1.42 1 1.1 cgd /*
2 1.1 cgd * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
3 1.1 cgd *
4 1.1 cgd * generated from:
5 1.42 mycroft * NetBSD: pcidevs,v 1.39 1997/09/23 22:35:48 mycroft Exp
6 1.1 cgd */
7 1.1 cgd
8 1.1 cgd /*
9 1.5 cgd * Copyright (c) 1995, 1996 Christopher G. Demetriou
10 1.1 cgd * All rights reserved.
11 1.1 cgd *
12 1.1 cgd * Redistribution and use in source and binary forms, with or without
13 1.1 cgd * modification, are permitted provided that the following conditions
14 1.1 cgd * are met:
15 1.1 cgd * 1. Redistributions of source code must retain the above copyright
16 1.1 cgd * notice, this list of conditions and the following disclaimer.
17 1.1 cgd * 2. Redistributions in binary form must reproduce the above copyright
18 1.1 cgd * notice, this list of conditions and the following disclaimer in the
19 1.1 cgd * documentation and/or other materials provided with the distribution.
20 1.1 cgd * 3. All advertising materials mentioning features or use of this software
21 1.1 cgd * must display the following acknowledgement:
22 1.1 cgd * This product includes software developed by Christopher G. Demetriou
23 1.1 cgd * for the NetBSD Project.
24 1.1 cgd * 4. The name of the author may not be used to endorse or promote products
25 1.1 cgd * derived from this software without specific prior written permission
26 1.1 cgd *
27 1.1 cgd * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
28 1.1 cgd * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
29 1.1 cgd * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
30 1.1 cgd * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
31 1.1 cgd * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
32 1.1 cgd * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
33 1.1 cgd * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
34 1.1 cgd * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
35 1.1 cgd * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36 1.1 cgd * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37 1.1 cgd */
38 1.1 cgd
39 1.1 cgd /*
40 1.23 thorpej * NOTE: a fairly complete list of PCI codes can be found at:
41 1.23 thorpej *
42 1.23 thorpej * http://www.halcyon.com/scripts/jboemler/pci/pcicode
43 1.33 cgd *
44 1.33 cgd * (but it doesn't always seem to match vendor documentation)
45 1.23 thorpej */
46 1.23 thorpej
47 1.23 thorpej /*
48 1.1 cgd * List of known PCI vendors
49 1.1 cgd */
50 1.1 cgd
51 1.27 veego #define PCI_VENDOR_MARTINMARIETTA 0x003d /* Martin-Marietta Corporation */
52 1.27 veego #define PCI_VENDOR_COMPAQ 0x0e11 /* Compaq */
53 1.27 veego #define PCI_VENDOR_SYMBIOS 0x1000 /* Symbios Logic */
54 1.5 cgd #define PCI_VENDOR_ATI 0x1002 /* ATI Technologies */
55 1.5 cgd #define PCI_VENDOR_ULSI 0x1003 /* ULSI Systems */
56 1.5 cgd #define PCI_VENDOR_VLSI 0x1004 /* VLSI Technology */
57 1.5 cgd #define PCI_VENDOR_AVANCE 0x1005 /* Avance Logic */
58 1.5 cgd #define PCI_VENDOR_REPLY 0x1006 /* Reply Group */
59 1.5 cgd #define PCI_VENDOR_NETFRAME 0x1007 /* NetFrame Systems */
60 1.5 cgd #define PCI_VENDOR_EPSON 0x1008 /* Epson */
61 1.5 cgd #define PCI_VENDOR_PHOENIX 0x100a /* Phoenix Technologies */
62 1.5 cgd #define PCI_VENDOR_NS 0x100b /* National Semiconductor */
63 1.5 cgd #define PCI_VENDOR_TSENG 0x100c /* Tseng Labs */
64 1.5 cgd #define PCI_VENDOR_AST 0x100d /* AST Research */
65 1.5 cgd #define PCI_VENDOR_WEITEK 0x100e /* Weitek */
66 1.27 veego #define PCI_VENDOR_VIDEOLOGIC 0x1010 /* Video Logic */
67 1.5 cgd #define PCI_VENDOR_DEC 0x1011 /* Digital Equipment */
68 1.5 cgd #define PCI_VENDOR_MICRONICS 0x1012 /* Micronics Computers */
69 1.1 cgd #define PCI_VENDOR_CIRRUS 0x1013 /* Cirrus Logic */
70 1.1 cgd #define PCI_VENDOR_IBM 0x1014 /* IBM */
71 1.27 veego #define PCI_VENDOR_LSIL 0x1015 /* LSI Logic Corp of Canada */
72 1.5 cgd #define PCI_VENDOR_ICLPERSONAL 0x1016 /* ICL Personal Systems */
73 1.5 cgd #define PCI_VENDOR_SPEA 0x1017 /* SPEA Software */
74 1.5 cgd #define PCI_VENDOR_UNISYS 0x1018 /* Unisys Systems */
75 1.5 cgd #define PCI_VENDOR_ELITEGROUP 0x1019 /* Elitegroup Computer Systems */
76 1.27 veego #define PCI_VENDOR_NCR 0x101a /* AT&T Global Information Systems */
77 1.5 cgd #define PCI_VENDOR_VITESSE 0x101b /* Vitesse Semiconductor */
78 1.5 cgd #define PCI_VENDOR_WD 0x101c /* Western Digital */
79 1.5 cgd #define PCI_VENDOR_AMI 0x101e /* American Megatrends */
80 1.5 cgd #define PCI_VENDOR_PICTURETEL 0x101f /* PictureTel */
81 1.5 cgd #define PCI_VENDOR_HITACHICOMP 0x1020 /* Hitachi Computer Products */
82 1.5 cgd #define PCI_VENDOR_OKI 0x1021 /* OKI Electric Industry */
83 1.27 veego #define PCI_VENDOR_AMD 0x1022 /* Advanced Micro Devices */
84 1.5 cgd #define PCI_VENDOR_TRIDENT 0x1023 /* Trident Microsystems */
85 1.5 cgd #define PCI_VENDOR_ZENITH 0x1024 /* Zenith Data Systems */
86 1.2 cgd #define PCI_VENDOR_ACER 0x1025 /* Acer */
87 1.5 cgd #define PCI_VENDOR_DELL 0x1028 /* Dell Computer */
88 1.27 veego #define PCI_VENDOR_SNI 0x1029 /* Siemens Nixdorf AG */
89 1.10 thorpej #define PCI_VENDOR_LSILOGIC 0x102a /* LSI Logic, Headland div. */
90 1.5 cgd #define PCI_VENDOR_MATROX 0x102b /* Matrox */
91 1.5 cgd #define PCI_VENDOR_CHIPS 0x102c /* Chips and Technologies */
92 1.5 cgd #define PCI_VENDOR_WYSE 0x102d /* WYSE Technology */
93 1.5 cgd #define PCI_VENDOR_OLIVETTI 0x102e /* Olivetti Advanced Technology */
94 1.5 cgd #define PCI_VENDOR_TOSHIBA 0x102f /* Toshiba America */
95 1.5 cgd #define PCI_VENDOR_TMCRESEARCH 0x1030 /* TMC Research */
96 1.5 cgd #define PCI_VENDOR_MIRO 0x1031 /* Miro Computer Products */
97 1.27 veego #define PCI_VENDOR_COMPAQ2 0x1032 /* Compaq (2nd PCI Vendor ID) */
98 1.1 cgd #define PCI_VENDOR_NEC 0x1033 /* NEC */
99 1.5 cgd #define PCI_VENDOR_BURNDY 0x1034 /* Burndy */
100 1.5 cgd #define PCI_VENDOR_COMPCOMM 0x1035 /* Comp. & Comm. Research Lab */
101 1.5 cgd #define PCI_VENDOR_FUTUREDOMAIN 0x1036 /* Future Domain */
102 1.5 cgd #define PCI_VENDOR_HITACHIMICRO 0x1037 /* Hitach Microsystems */
103 1.5 cgd #define PCI_VENDOR_AMP 0x1038 /* AMP */
104 1.5 cgd #define PCI_VENDOR_SIS 0x1039 /* Silicon Integrated System */
105 1.5 cgd #define PCI_VENDOR_SEIKOEPSON 0x103a /* Seiko Epson */
106 1.5 cgd #define PCI_VENDOR_TATUNGAMERICA 0x103b /* Tatung Co. of America */
107 1.27 veego #define PCI_VENDOR_HP 0x103c /* Hewlett-Packard */
108 1.5 cgd #define PCI_VENDOR_SOLLIDAY 0x103e /* Solliday Engineering */
109 1.5 cgd #define PCI_VENDOR_LOGICMODELLING 0x103f /* Logic Modeling */
110 1.5 cgd #define PCI_VENDOR_KPC 0x1040 /* Kubota Pacific */
111 1.5 cgd #define PCI_VENDOR_COMPUTREND 0x1041 /* Computrend */
112 1.5 cgd #define PCI_VENDOR_PCTECH 0x1042 /* PC Technology */
113 1.5 cgd #define PCI_VENDOR_ASUSTEK 0x1043 /* Asustek Computer */
114 1.5 cgd #define PCI_VENDOR_DPT 0x1044 /* Distributed Processing Technology */
115 1.5 cgd #define PCI_VENDOR_OPTI 0x1045 /* Opti */
116 1.5 cgd #define PCI_VENDOR_IPCCORP 0x1046 /* IPC Corporation */
117 1.5 cgd #define PCI_VENDOR_GENOA 0x1047 /* Genoa Systems */
118 1.5 cgd #define PCI_VENDOR_ELSA 0x1048 /* Elsa */
119 1.5 cgd #define PCI_VENDOR_FOUNTAINTECH 0x1049 /* Fountain Technology */
120 1.5 cgd #define PCI_VENDOR_SGSTHOMSON 0x104a /* SGS Thomson Microelectric */
121 1.5 cgd #define PCI_VENDOR_BUSLOGIC 0x104b /* BusLogic */
122 1.27 veego #define PCI_VENDOR_TI 0x104c /* Texas Instruments */
123 1.27 veego #define PCI_VENDOR_SONY 0x104d /* Sony */
124 1.5 cgd #define PCI_VENDOR_OAKTECH 0x104e /* Oak Technology */
125 1.5 cgd #define PCI_VENDOR_COTIME 0x104f /* Co-time Computer */
126 1.5 cgd #define PCI_VENDOR_WINBOND 0x1050 /* Winbond Electronics */
127 1.5 cgd #define PCI_VENDOR_ANIGMA 0x1051 /* Anigma */
128 1.5 cgd #define PCI_VENDOR_YOUNGMICRO 0x1052 /* Young Micro Systems */
129 1.5 cgd #define PCI_VENDOR_HITACHI 0x1054 /* Hitachi */
130 1.5 cgd #define PCI_VENDOR_EFARMICRO 0x1055 /* Efar Microsystems */
131 1.5 cgd #define PCI_VENDOR_ICL 0x1056 /* ICL */
132 1.1 cgd #define PCI_VENDOR_MOT 0x1057 /* Motorola */
133 1.5 cgd #define PCI_VENDOR_ETR 0x1058 /* Electronics & Telec. RSH */
134 1.5 cgd #define PCI_VENDOR_TEKNOR 0x1059 /* Teknor Microsystems */
135 1.5 cgd #define PCI_VENDOR_PROMISE 0x105a /* Promise Technology */
136 1.5 cgd #define PCI_VENDOR_FOXCONN 0x105b /* Foxconn International */
137 1.5 cgd #define PCI_VENDOR_WIPRO 0x105c /* Wipro Infotech */
138 1.5 cgd #define PCI_VENDOR_NUMBER9 0x105d /* Number 9 Computer Company */
139 1.5 cgd #define PCI_VENDOR_VTECH 0x105e /* Vtech Computers */
140 1.5 cgd #define PCI_VENDOR_INFOTRONIC 0x105f /* Infotronic America */
141 1.5 cgd #define PCI_VENDOR_UMC 0x1060 /* United Microelectronics */
142 1.5 cgd #define PCI_VENDOR_ITT 0x1061 /* I. T. T. */
143 1.27 veego #define PCI_VENDOR_MASPAR 0x1062 /* MasPar Computer */
144 1.5 cgd #define PCI_VENDOR_OCEANOA 0x1063 /* Ocean Office Automation */
145 1.5 cgd #define PCI_VENDOR_ALCATEL 0x1064 /* Alcatel CIT */
146 1.5 cgd #define PCI_VENDOR_TEXASMICRO 0x1065 /* Texas Microsystems */
147 1.5 cgd #define PCI_VENDOR_PICOPOWER 0x1066 /* Picopower Technology */
148 1.27 veego #define PCI_VENDOR_MITSUBISHI 0x1067 /* Mitsubishi Electronics */
149 1.5 cgd #define PCI_VENDOR_DIVERSIFIED 0x1068 /* Diversified Technology */
150 1.1 cgd #define PCI_VENDOR_MYLEX 0x1069 /* Mylex */
151 1.5 cgd #define PCI_VENDOR_ATEN 0x106a /* Aten Research */
152 1.27 veego #define PCI_VENDOR_APPLE 0x106b /* Apple Computer */
153 1.5 cgd #define PCI_VENDOR_HYUNDAI 0x106c /* Hyundai Electronics America */
154 1.5 cgd #define PCI_VENDOR_SEQUENT 0x106d /* Sequent */
155 1.5 cgd #define PCI_VENDOR_DFI 0x106e /* DFI */
156 1.5 cgd #define PCI_VENDOR_CITYGATE 0x106f /* City Gate Development */
157 1.5 cgd #define PCI_VENDOR_DAEWOO 0x1070 /* Daewoo Telecom */
158 1.5 cgd #define PCI_VENDOR_MITAC 0x1071 /* Mitac */
159 1.5 cgd #define PCI_VENDOR_GIT 0x1072 /* GIT Co. */
160 1.5 cgd #define PCI_VENDOR_YAMAHA 0x1073 /* Yamaha */
161 1.5 cgd #define PCI_VENDOR_NEXGEN 0x1074 /* NexGen Microsystems */
162 1.5 cgd #define PCI_VENDOR_AIR 0x1075 /* Advanced Integration Research */
163 1.5 cgd #define PCI_VENDOR_CHAINTECH 0x1076 /* Chaintech Computer */
164 1.5 cgd #define PCI_VENDOR_QLOGIC 0x1077 /* Q Logic */
165 1.5 cgd #define PCI_VENDOR_CYRIX 0x1078 /* Cyrix Corporation */
166 1.5 cgd #define PCI_VENDOR_IBUS 0x1079 /* I-Bus */
167 1.5 cgd #define PCI_VENDOR_NETWORTH 0x107a /* NetWorth */
168 1.5 cgd #define PCI_VENDOR_GATEWAY 0x107b /* Gateway 2000 */
169 1.5 cgd #define PCI_VENDOR_GOLDSTART 0x107c /* Goldstar */
170 1.5 cgd #define PCI_VENDOR_LEADTEK 0x107d /* LeadTek Research */
171 1.5 cgd #define PCI_VENDOR_INTERPHASE 0x107e /* Interphase */
172 1.5 cgd #define PCI_VENDOR_DATATECH 0x107f /* Data Technology Corporation */
173 1.5 cgd #define PCI_VENDOR_CONTAQ 0x1080 /* Contaq Microsystems */
174 1.5 cgd #define PCI_VENDOR_SUPERMAC 0x1081 /* Supermac Technology */
175 1.5 cgd #define PCI_VENDOR_EFA 0x1082 /* EFA Corporation of America */
176 1.5 cgd #define PCI_VENDOR_FOREX 0x1083 /* Forex Computer */
177 1.5 cgd #define PCI_VENDOR_PARADOR 0x1084 /* Parador */
178 1.5 cgd #define PCI_VENDOR_TULIP 0x1085 /* Tulip Computers */
179 1.5 cgd #define PCI_VENDOR_JBOND 0x1086 /* J. Bond Computer Systems */
180 1.5 cgd #define PCI_VENDOR_CACHECOMP 0x1087 /* Cache Computer */
181 1.5 cgd #define PCI_VENDOR_MICROCOMP 0x1088 /* Microcomputer Systems */
182 1.5 cgd #define PCI_VENDOR_DG 0x1089 /* Data General Corporation */
183 1.27 veego #define PCI_VENDOR_BIT3 0x108a /* Bit3 Computer Corp. */
184 1.27 veego #define PCI_VENDOR_ELONEX 0x108c /* Elonex PLC c/o Oakleigh Systems */
185 1.5 cgd #define PCI_VENDOR_OLICOM 0x108d /* Olicom */
186 1.27 veego #define PCI_VENDOR_SUN 0x108e /* Sun Microsystems */
187 1.5 cgd #define PCI_VENDOR_SYSTEMSOFT 0x108f /* Systemsoft */
188 1.5 cgd #define PCI_VENDOR_ENCORE 0x1090 /* Encore Computer */
189 1.5 cgd #define PCI_VENDOR_INTERGRAPH 0x1091 /* Intergraph */
190 1.5 cgd #define PCI_VENDOR_DIAMOND 0x1092 /* Diamond Computer Systems */
191 1.5 cgd #define PCI_VENDOR_NATIONALINST 0x1093 /* National Instruments */
192 1.5 cgd #define PCI_VENDOR_FICOMP 0x1094 /* First Int'l Computers */
193 1.5 cgd #define PCI_VENDOR_CMDTECH 0x1095 /* CMD Technology */
194 1.5 cgd #define PCI_VENDOR_ALACRON 0x1096 /* Alacron */
195 1.5 cgd #define PCI_VENDOR_APPIAN 0x1097 /* Appian Technology */
196 1.5 cgd #define PCI_VENDOR_QUANTUMDESIGNS 0x1098 /* Quantum Designs */
197 1.5 cgd #define PCI_VENDOR_SAMSUNGELEC 0x1099 /* Samsung Electronics */
198 1.5 cgd #define PCI_VENDOR_PACKARDBELL 0x109a /* Packard Bell */
199 1.5 cgd #define PCI_VENDOR_GEMLIGHT 0x109b /* Gemlight Computer */
200 1.5 cgd #define PCI_VENDOR_MEGACHIPS 0x109c /* Megachips */
201 1.5 cgd #define PCI_VENDOR_ZIDA 0x109d /* Zida Technologies */
202 1.5 cgd #define PCI_VENDOR_BROOKTREE 0x109e /* Brooktree */
203 1.5 cgd #define PCI_VENDOR_TRIGEM 0x109f /* Trigem Computer */
204 1.5 cgd #define PCI_VENDOR_MEIDENSHA 0x10a0 /* Meidensha */
205 1.5 cgd #define PCI_VENDOR_JUKO 0x10a1 /* Juko Electronics */
206 1.5 cgd #define PCI_VENDOR_QUANTUM 0x10a2 /* Quantum */
207 1.5 cgd #define PCI_VENDOR_EVEREX 0x10a3 /* Everex Systems */
208 1.5 cgd #define PCI_VENDOR_GLOBE 0x10a4 /* Globe Manufacturing Sales */
209 1.5 cgd #define PCI_VENDOR_RACAL 0x10a5 /* Racal Interlan */
210 1.5 cgd #define PCI_VENDOR_INFORMTECH 0x10a6 /* Informtech Industrial */
211 1.5 cgd #define PCI_VENDOR_BENCHMARQ 0x10a7 /* Benchmarq Microelectronics */
212 1.5 cgd #define PCI_VENDOR_SIERRA 0x10a8 /* Sierra Semiconductor */
213 1.5 cgd #define PCI_VENDOR_SGI 0x10a9 /* Silicon Graphics */
214 1.5 cgd #define PCI_VENDOR_ACC 0x10aa /* ACC Microelectronics */
215 1.5 cgd #define PCI_VENDOR_DIGICOM 0x10ab /* Digicom */
216 1.5 cgd #define PCI_VENDOR_HONEYWELL 0x10ac /* Honeywell IASD */
217 1.27 veego #define PCI_VENDOR_SYMPHONY 0x10ad /* Symphony Labs */
218 1.5 cgd #define PCI_VENDOR_CORNERSTONE 0x10ae /* Cornerstone Technology */
219 1.5 cgd #define PCI_VENDOR_MICROCOMPSON 0x10af /* Micro Computer Sysytems (M) SON */
220 1.5 cgd #define PCI_VENDOR_CARDEXPER 0x10b0 /* CardExpert Technology */
221 1.5 cgd #define PCI_VENDOR_CABLETRON 0x10B1 /* Cabletron Systems */
222 1.5 cgd #define PCI_VENDOR_RAYETHON 0x10b2 /* Raytheon */
223 1.5 cgd #define PCI_VENDOR_DATABOOK 0x10b3 /* Databook */
224 1.5 cgd #define PCI_VENDOR_STB 0x10b4 /* STB Systems */
225 1.5 cgd #define PCI_VENDOR_PLX 0x10b5 /* PLX Technology */
226 1.5 cgd #define PCI_VENDOR_MADGE 0x10b6 /* Madge Networks */
227 1.1 cgd #define PCI_VENDOR_3COM 0x10B7 /* 3Com */
228 1.5 cgd #define PCI_VENDOR_SMC 0x10b8 /* Standard Microsystems */
229 1.5 cgd #define PCI_VENDOR_ALI 0x10b9 /* Acer Labs */
230 1.5 cgd #define PCI_VENDOR_MITSUBISHIELEC 0x10ba /* Mitsubishi Electronics */
231 1.5 cgd #define PCI_VENDOR_DAPHA 0x10bb /* Dapha Electronics */
232 1.5 cgd #define PCI_VENDOR_ALR 0x10bc /* Advanced Logic Research */
233 1.5 cgd #define PCI_VENDOR_SURECOM 0x10bd /* Surecom Technology */
234 1.5 cgd #define PCI_VENDOR_TSENGLABS 0x10be /* Tseng Labs International */
235 1.5 cgd #define PCI_VENDOR_MOST 0x10bf /* Most */
236 1.5 cgd #define PCI_VENDOR_BOCA 0x10c0 /* Boca Research */
237 1.5 cgd #define PCI_VENDOR_ICM 0x10c1 /* ICM */
238 1.5 cgd #define PCI_VENDOR_AUSPEX 0x10c2 /* Auspex Systems */
239 1.5 cgd #define PCI_VENDOR_SAMSUNGSEMI 0x10c3 /* Samsung Semiconductors */
240 1.5 cgd #define PCI_VENDOR_AWARD 0x10c4 /* Award Software Int'l */
241 1.5 cgd #define PCI_VENDOR_XEROX 0x10c5 /* Xerox */
242 1.5 cgd #define PCI_VENDOR_RAMBUS 0x10c6 /* Rambus */
243 1.5 cgd #define PCI_VENDOR_MEDIAVIS 0x10c7 /* Media Vision */
244 1.5 cgd #define PCI_VENDOR_NEOMAGIC 0x10c8 /* Neomagic */
245 1.5 cgd #define PCI_VENDOR_DATAEXPERT 0x10c9 /* Dataexpert */
246 1.5 cgd #define PCI_VENDOR_FUJITSU 0x10ca /* Fujitsu */
247 1.5 cgd #define PCI_VENDOR_OMRON 0x10cb /* Omron */
248 1.5 cgd #define PCI_VENDOR_MENTOR 0x10cc /* Mentor ARC */
249 1.5 cgd #define PCI_VENDOR_ADVSYSPROD 0x10cd /* Advanced System Products */
250 1.5 cgd #define PCI_VENDOR_RADIUS 0x10ce /* Radius */
251 1.5 cgd #define PCI_VENDOR_CITICORP 0x10cf /* Citicorp TTI */
252 1.27 veego #define PCI_VENDOR_FUJITSU2 0x10d0 /* Fujitsu Limited (2nd PCI Vendor ID) */
253 1.5 cgd #define PCI_VENDOR_FUTUREPLUS 0x10d1 /* Future+ Systems */
254 1.5 cgd #define PCI_VENDOR_MOLEX 0x10d2 /* Molex */
255 1.5 cgd #define PCI_VENDOR_JABIL 0x10d3 /* Jabil Circuit */
256 1.5 cgd #define PCI_VENDOR_HAULON 0x10d4 /* Hualon Microelectronics */
257 1.5 cgd #define PCI_VENDOR_AUTOLOGIC 0x10d5 /* Autologic */
258 1.5 cgd #define PCI_VENDOR_CETIA 0x10d6 /* Cetia */
259 1.5 cgd #define PCI_VENDOR_BCM 0x10d7 /* BCM Advanced */
260 1.5 cgd #define PCI_VENDOR_APL 0x10d8 /* Advanced Peripherals Labs */
261 1.5 cgd #define PCI_VENDOR_MACRONIX 0x10d9 /* Macronix */
262 1.5 cgd #define PCI_VENDOR_THOMASCONRAD 0x10da /* Thomas-Conrad */
263 1.5 cgd #define PCI_VENDOR_ROHM 0x10db /* Rohm Research */
264 1.27 veego #define PCI_VENDOR_CERN 0x10dc /* CERN/ECP/EDU */
265 1.5 cgd #define PCI_VENDOR_ES 0x10dd /* Evans & Sutherland */
266 1.5 cgd #define PCI_VENDOR_NVIDIA 0x10de /* Nvidia Corporation */
267 1.5 cgd #define PCI_VENDOR_EMULEX 0x10df /* Emulex */
268 1.5 cgd #define PCI_VENDOR_IMS 0x10e0 /* Integrated Micro Solutions */
269 1.27 veego #define PCI_VENDOR_TEKRAM 0x10e1 /* Tekram Technology (1st PCI Vendor ID) */
270 1.5 cgd #define PCI_VENDOR_APTIX 0x10e2 /* Aptix Corporation */
271 1.5 cgd #define PCI_VENDOR_NEWBRIDGE 0x10e3 /* Newbridge Microsystems */
272 1.5 cgd #define PCI_VENDOR_TANDEM 0x10e4 /* Tandem Computers */
273 1.5 cgd #define PCI_VENDOR_MICROINDUSTRIES 0x10e5 /* Micro Industries */
274 1.5 cgd #define PCI_VENDOR_GAINBERY 0x10e6 /* Gainbery Computer Products */
275 1.5 cgd #define PCI_VENDOR_VADEM 0x10e7 /* Vadem */
276 1.5 cgd #define PCI_VENDOR_AMCIRCUITS 0x10e8 /* Applied Micro Circuits */
277 1.5 cgd #define PCI_VENDOR_ALPSELECTIC 0x10e9 /* Alps Electric */
278 1.5 cgd #define PCI_VENDOR_INTERGRAPHICS 0x10ea /* Integraphics Systems */
279 1.5 cgd #define PCI_VENDOR_ARTISTSGRAPHICS 0x10eb /* Artists Graphics */
280 1.5 cgd #define PCI_VENDOR_REALTEK 0x10ec /* Realtek Semiconductor */
281 1.5 cgd #define PCI_VENDOR_ASCIICORP 0x10ed /* ASCII Corporation */
282 1.5 cgd #define PCI_VENDOR_XILINX 0x10ee /* Xilinx */
283 1.5 cgd #define PCI_VENDOR_RACORE 0x10ef /* Racore Computer Products */
284 1.5 cgd #define PCI_VENDOR_PERITEK 0x10f0 /* Peritek */
285 1.5 cgd #define PCI_VENDOR_TYAN 0x10f1 /* Tyan Computer */
286 1.5 cgd #define PCI_VENDOR_ACHME 0x10f2 /* Achme Computer */
287 1.5 cgd #define PCI_VENDOR_ALARIS 0x10f3 /* Alaris */
288 1.5 cgd #define PCI_VENDOR_SMOS 0x10f4 /* S-MOS Systems */
289 1.27 veego #define PCI_VENDOR_NKK 0x10f5 /* NKK Corporation */
290 1.5 cgd #define PCI_VENDOR_CREATIVE 0x10f6 /* Creative Electronic Systems */
291 1.5 cgd #define PCI_VENDOR_MATSUSHITA 0x10f7 /* Matsushita */
292 1.5 cgd #define PCI_VENDOR_ALTOS 0x10f8 /* Altos India */
293 1.5 cgd #define PCI_VENDOR_PCDIRECT 0x10f9 /* PC Direct */
294 1.5 cgd #define PCI_VENDOR_TRUEVISIO 0x10fa /* Truevision */
295 1.5 cgd #define PCI_VENDOR_THESYS 0x10fb /* Thesys Ges. F. Mikroelektronik */
296 1.5 cgd #define PCI_VENDOR_IODATA 0x10fc /* I-O Data Device */
297 1.5 cgd #define PCI_VENDOR_SOYO 0x10fd /* Soyo Technology */
298 1.5 cgd #define PCI_VENDOR_FAST 0x10fe /* Fast Electronic */
299 1.5 cgd #define PCI_VENDOR_NCUBE 0x10ff /* NCube */
300 1.5 cgd #define PCI_VENDOR_JAZZ 0x1100 /* Jazz Multimedia */
301 1.5 cgd #define PCI_VENDOR_INITIO 0x1101 /* Initio */
302 1.5 cgd #define PCI_VENDOR_CREATIVELABS 0x1102 /* Creative Labs */
303 1.5 cgd #define PCI_VENDOR_TRIONES 0x1103 /* Triones Technologies */
304 1.5 cgd #define PCI_VENDOR_RASTEROPS 0x1104 /* RasterOps */
305 1.5 cgd #define PCI_VENDOR_SIGMA 0x1105 /* Sigma Designs */
306 1.14 cgd #define PCI_VENDOR_VIATECH 0x1106 /* VIA Technologies */
307 1.5 cgd #define PCI_VENDOR_STRATIS 0x1107 /* Stratus Computer */
308 1.1 cgd #define PCI_VENDOR_PROTEON 0x1108 /* Proteon */
309 1.5 cgd #define PCI_VENDOR_COGENT 0x1109 /* Cogent Data Technologies */
310 1.27 veego #define PCI_VENDOR_SIEMENS 0x110a /* Siemens AG / Siemens Nixdorf AG */
311 1.5 cgd #define PCI_VENDOR_XENON 0x110b /* Xenon Microsystems */
312 1.5 cgd #define PCI_VENDOR_MINIMAX 0x110c /* Mini-Max Technology */
313 1.5 cgd #define PCI_VENDOR_ZNYX 0x110d /* Znyx Advanced Systems */
314 1.5 cgd #define PCI_VENDOR_CPUTECH 0x110e /* CPU Technology */
315 1.5 cgd #define PCI_VENDOR_ROSS 0x110f /* Ross Technology */
316 1.5 cgd #define PCI_VENDOR_POWERHOUSE 0x1110 /* Powerhouse Systems */
317 1.5 cgd #define PCI_VENDOR_SCO 0x1111 /* Santa Cruz Operation */
318 1.27 veego #define PCI_VENDOR_RNS 0x1112 /* RNS */
319 1.5 cgd #define PCI_VENDOR_ACCTON 0x1113 /* Accton Technology */
320 1.5 cgd #define PCI_VENDOR_ATMEL 0x1114 /* Atmel */
321 1.27 veego #define PCI_VENDOR_DUPONT 0x1115 /* DuPont Pixel Systems */
322 1.5 cgd #define PCI_VENDOR_DATATRANSLATION 0x1116 /* Data Translation */
323 1.5 cgd #define PCI_VENDOR_DATACUBE 0x1117 /* Datacube */
324 1.5 cgd #define PCI_VENDOR_BERG 0x1118 /* Berg Electronics */
325 1.5 cgd #define PCI_VENDOR_VORTEX 0x1119 /* Vortex Computer Systems */
326 1.5 cgd #define PCI_VENDOR_EFFICIENTNETS 0x111a /* Efficent Networks */
327 1.5 cgd #define PCI_VENDOR_TELEDYNE 0x111b /* Teledyne Electronic Systems */
328 1.5 cgd #define PCI_VENDOR_TRICORD 0x111c /* Tricord Systems */
329 1.5 cgd #define PCI_VENDOR_IDT 0x111d /* IDT */
330 1.5 cgd #define PCI_VENDOR_ELDEC 0x111e /* Eldec */
331 1.5 cgd #define PCI_VENDOR_PDI 0x111f /* Prescision Digital Images */
332 1.5 cgd #define PCI_VENDOR_EMC 0x1120 /* Emc */
333 1.5 cgd #define PCI_VENDOR_ZILOG 0x1121 /* Zilog */
334 1.5 cgd #define PCI_VENDOR_MULTITECH 0x1122 /* Multi-tech Systems */
335 1.5 cgd #define PCI_VENDOR_LEUTRON 0x1124 /* Leutron Vision */
336 1.27 veego #define PCI_VENDOR_EUROCORE 0x1125 /* Eurocore/Vigra */
337 1.27 veego #define PCI_VENDOR_VIGRA 0x1126 /* Vigra */
338 1.5 cgd #define PCI_VENDOR_FORE 0x1127 /* FORE Systems */
339 1.5 cgd #define PCI_VENDOR_FIRMWORKS 0x1129 /* Firmworks */
340 1.5 cgd #define PCI_VENDOR_HERMES 0x112a /* Hermes Electronics */
341 1.5 cgd #define PCI_VENDOR_LINOTYPE 0x112b /* Linotype */
342 1.5 cgd #define PCI_VENDOR_RAVICAD 0x112d /* Ravicad */
343 1.5 cgd #define PCI_VENDOR_INFOMEDIA 0x112e /* Infomedia Microelectronics */
344 1.5 cgd #define PCI_VENDOR_IMAGINGTECH 0x112f /* Imaging Technlogy */
345 1.5 cgd #define PCI_VENDOR_COMPUTERVISION 0x1130 /* Computervision */
346 1.5 cgd #define PCI_VENDOR_PHILIPS 0x1131 /* Philips */
347 1.5 cgd #define PCI_VENDOR_MITEL 0x1132 /* Mitel */
348 1.5 cgd #define PCI_VENDOR_EICON 0x1133 /* Eicon Technology */
349 1.5 cgd #define PCI_VENDOR_MCS 0x1134 /* Mercury Computer Systems */
350 1.5 cgd #define PCI_VENDOR_FUJIXEROX 0x1135 /* Fuji Xerox */
351 1.5 cgd #define PCI_VENDOR_MOMENTUM 0x1136 /* Momentum Data Systems */
352 1.5 cgd #define PCI_VENDOR_CISCO 0x1137 /* Cisco Systems */
353 1.5 cgd #define PCI_VENDOR_ZIATECH 0x1138 /* Ziatech */
354 1.5 cgd #define PCI_VENDOR_DYNPIC 0x1139 /* Dynamic Pictures */
355 1.5 cgd #define PCI_VENDOR_FWB 0x113a /* FWB */
356 1.5 cgd #define PCI_VENDOR_CYCLONE 0x113c /* Cyclone Micro */
357 1.5 cgd #define PCI_VENDOR_LEADINGEDGE 0x113d /* Leading Edge */
358 1.5 cgd #define PCI_VENDOR_SANYO 0x113e /* Sanyo Electric */
359 1.5 cgd #define PCI_VENDOR_EQUINOX 0x113f /* Equinox Systems */
360 1.5 cgd #define PCI_VENDOR_INTERVOICE 0x1140 /* Intervoice */
361 1.5 cgd #define PCI_VENDOR_CREST 0x1141 /* Crest Microsystem */
362 1.5 cgd #define PCI_VENDOR_ALLIANCE 0x1142 /* Alliance Semiconductor */
363 1.5 cgd #define PCI_VENDOR_NETPOWER 0x1143 /* NetPower */
364 1.5 cgd #define PCI_VENDOR_CINMILACRON 0x1144 /* Cincinnati Milacron */
365 1.5 cgd #define PCI_VENDOR_WORKBIT 0x1145 /* Workbit */
366 1.5 cgd #define PCI_VENDOR_FORCE 0x1146 /* Force Computers */
367 1.5 cgd #define PCI_VENDOR_INTERFACE 0x1147 /* Interface */
368 1.5 cgd #define PCI_VENDOR_SCHNEIDERKOCH 0x1148 /* Schneider & Koch */
369 1.5 cgd #define PCI_VENDOR_WINSYSTEM 0x1149 /* Win System */
370 1.5 cgd #define PCI_VENDOR_VMIC 0x114a /* VMIC */
371 1.5 cgd #define PCI_VENDOR_CANOPUS 0x114b /* Canopus */
372 1.5 cgd #define PCI_VENDOR_ANNABOOKS 0x114c /* Annabooks */
373 1.5 cgd #define PCI_VENDOR_IC 0x114d /* IC Corporation */
374 1.5 cgd #define PCI_VENDOR_NIKON 0x114e /* Nikon Systems */
375 1.5 cgd #define PCI_VENDOR_DIGIINTERNAT 0x114f /* Digi International */
376 1.5 cgd #define PCI_VENDOR_TMC 0x1150 /* Thinking Machines */
377 1.5 cgd #define PCI_VENDOR_JAE 0x1151 /* JAE Electronics */
378 1.5 cgd #define PCI_VENDOR_MEGATEK 0x1152 /* Megatek */
379 1.5 cgd #define PCI_VENDOR_LANDWIN 0x1153 /* Land Win Electronic */
380 1.5 cgd #define PCI_VENDOR_MELCO 0x1154 /* Melco */
381 1.5 cgd #define PCI_VENDOR_PINETECH 0x1155 /* Pine Technology */
382 1.5 cgd #define PCI_VENDOR_PERISCOPE 0x1156 /* Periscope Engineering */
383 1.5 cgd #define PCI_VENDOR_AVSYS 0x1157 /* Avsys */
384 1.5 cgd #define PCI_VENDOR_VOARX 0x1158 /* Voarx R & D */
385 1.5 cgd #define PCI_VENDOR_MUTECH 0x1159 /* Mutech */
386 1.5 cgd #define PCI_VENDOR_HARLEQUIN 0x115a /* Harlequin */
387 1.5 cgd #define PCI_VENDOR_PARALLAX 0x115b /* Parallax Graphics */
388 1.5 cgd #define PCI_VENDOR_XIRCOM 0x115d /* Xircom */
389 1.5 cgd #define PCI_VENDOR_PEERPROTO 0x115e /* Peer Protocols */
390 1.5 cgd #define PCI_VENDOR_MAXTOR 0x115f /* Maxtor */
391 1.5 cgd #define PCI_VENDOR_MEGASOFT 0x1160 /* Megasoft */
392 1.5 cgd #define PCI_VENDOR_PFU 0x1161 /* PFU Limited */
393 1.5 cgd #define PCI_VENDOR_OALAB 0x1162 /* OA Laboratory */
394 1.5 cgd #define PCI_VENDOR_SYNEMA 0x1163 /* Synema Corporation */
395 1.5 cgd #define PCI_VENDOR_APT 0x1164 /* Advanced Peripherals Technologies */
396 1.5 cgd #define PCI_VENDOR_IMAGRAPH 0x1165 /* Imagraph */
397 1.5 cgd #define PCI_VENDOR_PEQUR 0x1166 /* Pequr Technology */
398 1.5 cgd #define PCI_VENDOR_MUTOH 0x1167 /* Mutoh Industries */
399 1.5 cgd #define PCI_VENDOR_THINE 0x1168 /* Thine Electronics */
400 1.5 cgd #define PCI_VENDOR_CDAC 0x1169 /* Centre for Dev. of Advanced Computing */
401 1.5 cgd #define PCI_VENDOR_POLARIS 0x116a /* Polaris Communications */
402 1.5 cgd #define PCI_VENDOR_CONNECTWARE 0x116b /* Connectware */
403 1.5 cgd #define PCI_VENDOR_WSTECH 0x116f /* Workstation Technology */
404 1.5 cgd #define PCI_VENDOR_INVENTEC 0x1170 /* Inventec */
405 1.27 veego #define PCI_VENDOR_LOUGHSOUND 0x1171 /* Loughborough Sound Images */
406 1.27 veego #define PCI_VENDOR_ALTERA 0x1172 /* Altera Corperation */
407 1.27 veego #define PCI_VENDOR_ADOBE 0x1173 /* Adobe Systems */
408 1.27 veego #define PCI_VENDOR_BRIDGEPORT 0x1174 /* Bridgeport Machines */
409 1.27 veego #define PCI_VENDOR_MIRTRON 0x1175 /* Mitron Computer */
410 1.27 veego #define PCI_VENDOR_SBE 0x1176 /* SBE */
411 1.27 veego #define PCI_VENDOR_SILICONENG 0x1177 /* Silicon Engineering */
412 1.27 veego #define PCI_VENDOR_ALFA 0x1178 /* Alfa */
413 1.27 veego #define PCI_VENDOR_TOSHIBA2 0x1179 /* Toshiba Info Systems (2nd PCI Vendor ID) */
414 1.27 veego #define PCI_VENDOR_ATREND 0x117a /* A-Trend Technology */
415 1.27 veego #define PCI_VENDOR_ATTO 0x117c /* Atto Technology */
416 1.27 veego #define PCI_VENDOR_TR 0x117e /* T/R Systems */
417 1.27 veego #define PCI_VENDOR_RICOH 0x1180 /* Ricoh */
418 1.27 veego #define PCI_VENDOR_TELEMATICS 0x1181 /* Telematics International */
419 1.27 veego #define PCI_VENDOR_FUJIKURA 0x1183 /* Fujikura */
420 1.27 veego #define PCI_VENDOR_FORKS 0x1184 /* Forks */
421 1.27 veego #define PCI_VENDOR_DATAWORLD 0x1185 /* Dataworld */
422 1.27 veego #define PCI_VENDOR_DLINK 0x1186 /* D-Link Systems */
423 1.27 veego #define PCI_VENDOR_ATL 0x1187 /* Advanced Techonoloy Labratories */
424 1.27 veego #define PCI_VENDOR_SHIMA 0x1188 /* Shima Seiki Manufacturing */
425 1.27 veego #define PCI_VENDOR_MATSUSHITA2 0x1189 /* Matsushita Electronics (2nd PCI Vendor ID) */
426 1.27 veego #define PCI_VENDOR_HILEVEL 0x118a /* HiLevel Technology */
427 1.27 veego #define PCI_VENDOR_COROLLARY 0x118c /* Corrollary */
428 1.27 veego #define PCI_VENDOR_BITFLOW 0x118d /* BitFlow */
429 1.27 veego #define PCI_VENDOR_HERMSTEDT 0x118e /* Hermstedt */
430 1.27 veego #define PCI_VENDOR_ARTOP 0x1191 /* Artop Electric */
431 1.27 veego #define PCI_VENDOR_DENSAN 0x1192 /* Densan */
432 1.14 cgd #define PCI_VENDOR_ZEINET 0x1193 /* Zeinet */
433 1.27 veego #define PCI_VENDOR_TOUCAN 0x1194 /* Toucan Technology */
434 1.27 veego #define PCI_VENDOR_RATOC 0x1195 /* Ratoc System */
435 1.27 veego #define PCI_VENDOR_HYTEC 0x1196 /* Hytec Electronic */
436 1.27 veego #define PCI_VENDOR_GAGE 0x1197 /* Gage Applied Sciences */
437 1.27 veego #define PCI_VENDOR_LAMBDA 0x1198 /* Lambda Systems */
438 1.27 veego #define PCI_VENDOR_DCA 0x1199 /* Digital Communications Associates */
439 1.27 veego #define PCI_VENDOR_MINDSHARE 0x119a /* Mind Share */
440 1.27 veego #define PCI_VENDOR_OMEGA 0x119b /* Omega Micro */
441 1.27 veego #define PCI_VENDOR_ITI 0x119c /* Information Technology Institute */
442 1.27 veego #define PCI_VENDOR_BUG 0x119d /* Bug Sapporo */
443 1.27 veego #define PCI_VENDOR_FUJITSU3 0x119e /* Fujitsu (3th PCI Vendor ID) */
444 1.27 veego #define PCI_VENDOR_BULL 0x119f /* Bull Hn Information Systems */
445 1.27 veego #define PCI_VENDOR_CONVEX 0x11a0 /* Convex Computer */
446 1.27 veego #define PCI_VENDOR_HAMAMATSU 0x11a1 /* Hamamatsu Photonics */
447 1.27 veego #define PCI_VENDOR_SIERRA2 0x11a2 /* Sierra Research & Technology (2nd PCI Vendor ID) */
448 1.27 veego #define PCI_VENDOR_BARCO 0x11a4 /* Barco */
449 1.27 veego #define PCI_VENDOR_MICROUNITY 0x11a5 /* MicroUnity Systems Engineering */
450 1.27 veego #define PCI_VENDOR_PUREDATA 0x11a6 /* Pure Data */
451 1.27 veego #define PCI_VENDOR_POWERCC 0x11a7 /* Power Computing */
452 1.27 veego #define PCI_VENDOR_INNOSYS 0x11a9 /* InnoSys */
453 1.27 veego #define PCI_VENDOR_ACTEL 0x11aa /* Actel */
454 1.27 veego #define PCI_VENDOR_GALILEO 0x11ab /* Galileo Technology */
455 1.27 veego #define PCI_VENDOR_CANNON 0x11ac /* Cannon IS */
456 1.27 veego #define PCI_VENDOR_LITEON 0x11ad /* Lite-On Communications */
457 1.27 veego #define PCI_VENDOR_SCITEX 0x11ae /* Scitex Corporation */
458 1.27 veego #define PCI_VENDOR_PROLOG 0x11af /* Pro-Log Corporation */
459 1.27 veego #define PCI_VENDOR_V3 0x11b0 /* V3 Semiconductor */
460 1.27 veego #define PCI_VENDOR_APRICOT 0x11b1 /* Apricot Computer */
461 1.27 veego #define PCI_VENDOR_KODAK 0x11b2 /* Eastman Kodak */
462 1.27 veego #define PCI_VENDOR_BARR 0x11b3 /* Barr Systems */
463 1.27 veego #define PCI_VENDOR_LEITECH 0x11b4 /* Leitch Technology */
464 1.27 veego #define PCI_VENDOR_RADSTONE 0x11b5 /* Radstone Technology */
465 1.27 veego #define PCI_VENDOR_UNITEDVIDEO 0x11b6 /* United Video */
466 1.27 veego #define PCI_VENDOR_MOT2 0x11b7 /* Motorola (2nd PCI Vendor ID) */
467 1.27 veego #define PCI_VENDOR_XPOINT 0x11b8 /* Xpoint Technologies */
468 1.27 veego #define PCI_VENDOR_PATHLIGHT 0x11b9 /* Pathlight Technology */
469 1.27 veego #define PCI_VENDOR_VIDEOTRON 0x11ba /* VideoTron */
470 1.27 veego #define PCI_VENDOR_PYRAMID 0x11bb /* Pyramid Technologies */
471 1.27 veego #define PCI_VENDOR_NETPERIPH 0x11bc /* Network Peripherals */
472 1.27 veego #define PCI_VENDOR_PINNACLE 0x11bd /* Pinnacle Systems */
473 1.27 veego #define PCI_VENDOR_IMI 0x11be /* International Microcircuts */
474 1.27 veego #define PCI_VENDOR_NEC2 0x11c3 /* NEC (2nd PCI Vendor ID) */
475 1.27 veego #define PCI_VENDOR_DOCTECH 0x11c4 /* Document Technologies */
476 1.27 veego #define PCI_VENDOR_SHIVA 0x11c5 /* Shiva */
477 1.27 veego #define PCI_VENDOR_DCMDATA 0x11c7 /* DCM Data Systems */
478 1.27 veego #define PCI_VENDOR_DOLPHIN 0x11c8 /* Dolphin Interconnect Solutions */
479 1.27 veego #define PCI_VENDOR_MRTMAGMA 0x11c9 /* Mesa Ridge Technologies (MAGMA) */
480 1.27 veego #define PCI_VENDOR_LSISYS 0x11ca /* LSI Systems */
481 1.27 veego #define PCI_VENDOR_SPECIALIX 0x11cb /* Specialix Research */
482 1.27 veego #define PCI_VENDOR_MKC 0x11cc /* Michels & Kleberhoff Computer */
483 1.27 veego #define PCI_VENDOR_HAL 0x11cd /* HAL Computer Systems */
484 1.27 veego #define PCI_VENDOR_ZORAN 0x11de /* Zoran Corporation */
485 1.27 veego #define PCI_VENDOR_PMCSIERRA 0x11f8 /* PMC-Sierra */
486 1.18 christos #define PCI_VENDOR_CYCLADES 0x120e /* Cyclades */
487 1.31 kml #define PCI_VENDOR_ESSENTIAL 0x120f /* Essential Communications */
488 1.27 veego #define PCI_VENDOR_ARIEL 0x1220 /* Ariel */
489 1.27 veego #define PCI_VENDOR_AZTECH 0x122d /* Aztech */
490 1.27 veego #define PCI_VENDOR_3DO 0x1239 /* The 3D0 Company */
491 1.27 veego #define PCI_VENDOR_STALLION 0x124d /* Stallion Technologies */
492 1.27 veego #define PCI_VENDOR_LINEARSYS 0x1254 /* Linear Systems */
493 1.27 veego #define PCI_VENDOR_AURORA 0x125c /* Aurora Technologies */
494 1.42 mycroft #define PCI_VENDOR_ENSONIQ 0x1274 /* Ensoniq */
495 1.27 veego #define PCI_VENDOR_NETAPP 0x1275 /* Network Appliance */
496 1.27 veego #define PCI_VENDOR_ROCKWELL 0x127a /* Rockwell Semiconductor Systems */
497 1.27 veego #define PCI_VENDOR_KOFAX 0x1296 /* Kofax Image Products */
498 1.27 veego #define PCI_VENDOR_PICTUREEL 0x12c5 /* Picture Elements */
499 1.27 veego #define PCI_VENDOR_SYMPHONY2 0x1c1c /* Symphony Labs (2nd PCI Vendor ID) */
500 1.27 veego #define PCI_VENDOR_TEKRAM2 0x1de1 /* Tekram Technology (2nd PCI Vendor ID) */
501 1.27 veego #define PCI_VENDOR_3DLABS 0x3d3d /* 3D Labs */
502 1.27 veego #define PCI_VENDOR_AVANCE2 0x4005 /* Avance Logic (2nd PCI Vendor ID) */
503 1.27 veego #define PCI_VENDOR_BUSLOGIC2 0x4b10 /* Buslogic (2nd PCI Vendor ID) */
504 1.1 cgd #define PCI_VENDOR_S3 0x5333 /* S3 */
505 1.27 veego #define PCI_VENDOR_NETPOWER2 0x5700 /* NetPower (2nd PCI Vendor ID) */
506 1.27 veego #define PCI_VENDOR_C4T 0x6374 /* c't Magazin */
507 1.27 veego #define PCI_VENDOR_QUANCM 0x8008 /* Quancm Electronic GmbH */
508 1.1 cgd #define PCI_VENDOR_INTEL 0x8086 /* Intel */
509 1.27 veego #define PCI_VENDOR_TRIGEM2 0x8800 /* Trigem Computer (2nd PCI Vendor ID) */
510 1.27 veego #define PCI_VENDOR_COMPUTONE 0x8e0e /* Computone Corperation */
511 1.1 cgd #define PCI_VENDOR_ADP 0x9004 /* Adaptec */
512 1.14 cgd #define PCI_VENDOR_ATRONICS 0x907f /* Atronics */
513 1.27 veego #define PCI_VENDOR_ARC 0xedd8 /* ARC Logic */
514 1.27 veego #define PCI_VENDOR_BAD 0xffff /* ILLEGITIMATE VENDOR ID */
515 1.1 cgd
516 1.1 cgd /*
517 1.1 cgd * List of known products. Grouped by vendor.
518 1.1 cgd */
519 1.1 cgd
520 1.5 cgd /* 3COM Products */
521 1.21 christos #define PCI_PRODUCT_3COM_3C590 0x5900 /* 3c590 10Mbps */
522 1.21 christos #define PCI_PRODUCT_3COM_3C595TX 0x5950 /* 3c595 100Base-TX */
523 1.21 christos #define PCI_PRODUCT_3COM_3C595T4 0x5951 /* 3c595 100Base-T4 */
524 1.21 christos #define PCI_PRODUCT_3COM_3C595MII 0x5952 /* 3c595 10Mbps-MII */
525 1.21 christos #define PCI_PRODUCT_3COM_3C900TPO 0x9000 /* 3c900 10Base-T */
526 1.21 christos #define PCI_PRODUCT_3COM_3C900COMBO 0x9001 /* 3c900 10Mbps-Combo */
527 1.21 christos #define PCI_PRODUCT_3COM_3C905TX 0x9050 /* 3c905 100Base-TX */
528 1.21 christos #define PCI_PRODUCT_3COM_3C905T4 0x9051 /* 3c905 100Base-T4 */
529 1.5 cgd
530 1.27 veego /* 3D Labs products */
531 1.27 veego #define PCI_PRODUCT_3DLABS_300SX 0x0001 /* 300SX (\"Glint\") */
532 1.27 veego
533 1.24 jtk /* ACC Products */
534 1.24 jtk #define PCI_PRODUCT_ACC_2188 0x0000 /* ACCM 2188 VL-PCI Bridge */
535 1.24 jtk
536 1.5 cgd /* Acer products */
537 1.27 veego #define PCI_PRODUCT_ACER_M1435 0x1435 /* M1435 VL-PCI Bridge */
538 1.5 cgd
539 1.14 cgd /* Acer Labs products */
540 1.27 veego #define PCI_PRODUCT_ALI_M1445 0x1445 /* M1445 VL-PCI Bridge */
541 1.27 veego #define PCI_PRODUCT_ALI_M1449 0x1449 /* M1449 PCI-ISA Bridge */
542 1.27 veego #define PCI_PRODUCT_ALI_M1451 0x1451 /* M1451 Host-PCI Bridge */
543 1.27 veego #define PCI_PRODUCT_ALI_M1461 0x1461 /* M1461 Host-PCI Bridge */
544 1.14 cgd #define PCI_PRODUCT_ALI_M4803 0x5215 /* M4803 */
545 1.14 cgd
546 1.1 cgd /* Adaptec products */
547 1.14 cgd #define PCI_PRODUCT_ADP_AIC7850 0x5078 /* AIC-7850 */
548 1.19 gibbs #define PCI_PRODUCT_ADP_AIC7855 0x5578 /* AIC-7855 */
549 1.28 chuck #define PCI_PRODUCT_ADP_AIC5900 0x5900 /* AIC-5900 ATM */
550 1.28 chuck #define PCI_PRODUCT_ADP_AIC5905 0x5905 /* AIC-5905 ATM */
551 1.19 gibbs #define PCI_PRODUCT_ADP_AIC7860 0x6078 /* AIC-7860 */
552 1.19 gibbs #define PCI_PRODUCT_ADP_2940AU 0x6178 /* AHA-2940A Ultra */
553 1.14 cgd #define PCI_PRODUCT_ADP_AIC7870 0x7078 /* AIC-7870 */
554 1.14 cgd #define PCI_PRODUCT_ADP_2940 0x7178 /* AHA-2940 */
555 1.6 cgd #define PCI_PRODUCT_ADP_3940 0x7278 /* AHA-3940 */
556 1.27 veego #define PCI_PRODUCT_ADP_3985 0x7378 /* AHA-3985 */
557 1.6 cgd #define PCI_PRODUCT_ADP_2944 0x7478 /* AHA-2944 */
558 1.6 cgd #define PCI_PRODUCT_ADP_AIC7880 0x8078 /* AIC-7880 Ultra */
559 1.14 cgd #define PCI_PRODUCT_ADP_2940U 0x8178 /* AHA-2940 Ultra */
560 1.14 cgd #define PCI_PRODUCT_ADP_3940U 0x8278 /* AHA-3940 Ultra */
561 1.14 cgd #define PCI_PRODUCT_ADP_2944U 0x8478 /* AHA-2944 Ultra */
562 1.40 drochner
563 1.40 drochner /* Alliance products */
564 1.40 drochner #define PCI_PRODUCT_ALLIANCE_AT24 0x6424 /* AT24 */
565 1.1 cgd
566 1.9 thorpej /* AMD products */
567 1.14 cgd #define PCI_PRODUCT_AMD_PCNET_PCI 0x2000 /* 79c970 PCnet-PCI LANCE Ethernet */
568 1.14 cgd #define PCI_PRODUCT_AMD_PCSCSI_PCI 0x2020 /* 53c974 PCscsi-PCI SCSI */
569 1.27 veego #define PCI_PRODUCT_AMD_PCNETS_PCI 0x2040 /* 79C974 PCnet-PCI Ethernet & SCSI */
570 1.14 cgd
571 1.27 veego /* ARC Logic products */
572 1.27 veego #define PCI_PRODUCT_ARC_1000PV 0xa091 /* 1000PV */
573 1.27 veego #define PCI_PRODUCT_ARC_2000PV 0xa099 /* 2000PV */
574 1.27 veego #define PCI_PRODUCT_ARC_2000MT 0xa0a1 /* 2000MT */
575 1.9 thorpej
576 1.1 cgd /* ATI products */
577 1.1 cgd #define PCI_PRODUCT_ATI_MACH32 0x4158 /* Mach32 */
578 1.14 cgd #define PCI_PRODUCT_ATI_MACH64_CT 0x4354 /* Mach64 CT */
579 1.14 cgd #define PCI_PRODUCT_ATI_MACH64_CX 0x4358 /* Mach64 CX */
580 1.14 cgd #define PCI_PRODUCT_ATI_MACH64_ET 0x4554 /* Mach64 ET */
581 1.14 cgd #define PCI_PRODUCT_ATI_MACH64_VT 0x4654 /* Mach64 VT */
582 1.14 cgd #define PCI_PRODUCT_ATI_MACH64_GT 0x4754 /* Mach64 GT */
583 1.14 cgd #define PCI_PRODUCT_ATI_MACH64_GX 0x4758 /* Mach64 GX */
584 1.14 cgd
585 1.27 veego /* Applied Micro Circuts products */
586 1.27 veego #define PCI_PRODUCT_AMCIRCUITS_S5933 0x4750 /* S5933 PCI Matchmaker */
587 1.27 veego #define PCI_PRODUCT_AMCIRCUITS_LANAI 0x8043 /* Myrinet LANai Interface */
588 1.27 veego
589 1.14 cgd /* Atronics products */
590 1.14 cgd #define PCI_PRODUCT_ATRONICS_IDE_2015PL 0x2015 /* IDE-2015PL */
591 1.14 cgd
592 1.14 cgd /* Avance Logic products */
593 1.27 veego #define PCI_PRODUCT_AVANCE_AVL2301 0x2301 /* AVL2301 */
594 1.27 veego #define PCI_PRODUCT_AVANCE_AVG2302 0x2302 /* AVG2302 */
595 1.27 veego #define PCI_PRODUCT_AVANCE2_ALG2301 0x2301 /* ALG2301 */
596 1.27 veego #define PCI_PRODUCT_AVANCE2_ALG2302 0x2302 /* ALG2302 */
597 1.1 cgd
598 1.35 drochner /* Bit3 products */
599 1.35 drochner #define PCI_PRODUCT_BIT3_PCIVME617 0x0001 /* PCI-VME Interface Mod. 617 */
600 1.35 drochner
601 1.5 cgd /* BusLogic products */
602 1.27 veego #define PCI_PRODUCT_BUSLOGIC_MULTIMASTER_NC 0x0140 /* MultiMaster NC */
603 1.27 veego #define PCI_PRODUCT_BUSLOGIC_MULTIMASTER 0x1040 /* MultiMaster */
604 1.27 veego #define PCI_PRODUCT_BUSLOGIC_FLASHPOINT 0x8130 /* FlashPoint */
605 1.27 veego
606 1.27 veego /* c't Magazin products */
607 1.27 veego #define PCI_PRODUCT_C4T_GPPCI 0x6773 /* GPPCI */
608 1.14 cgd
609 1.14 cgd /* Chips and Technologies products */
610 1.27 veego #define PCI_PRODUCT_CHIPS_64310 0x00b8 /* 64310 */
611 1.14 cgd #define PCI_PRODUCT_CHIPS_65545 0x00d8 /* 65545 */
612 1.27 veego #define PCI_PRODUCT_CHIPS_65548 0x00dc /* 65548 */
613 1.29 augustss #define PCI_PRODUCT_CHIPS_65550 0x00e0 /* 65550 */
614 1.38 drochner #define PCI_PRODUCT_CHIPS_65554 0x00e4 /* 65554 */
615 1.5 cgd
616 1.5 cgd /* Cirrus Logic products */
617 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD7548 0x0038 /* CL-GD7548 */
618 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD5430 0x00a0 /* CL-GD5430 */
619 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD5434_4 0x00a4 /* CL-GD5434-4 */
620 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD5434_8 0x00a8 /* CL-GD5434-8 */
621 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD5436 0x00ac /* CL-GD5436 */
622 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD5446 0x00b8 /* CL-GD5446 */
623 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD6729 0x1100 /* CL-GD6729 */
624 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD7542 0x1200 /* CL-GD7542 */
625 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD7543 0x1202 /* CL-GD7543 */
626 1.27 veego #define PCI_PRODUCT_CIRRUS_CL_GD7541 0x1204 /* CL-GD7541 */
627 1.14 cgd
628 1.14 cgd /* CMD Technology products */
629 1.14 cgd #define PCI_PRODUCT_CMDTECH_640A 0x0640 /* 640A */
630 1.27 veego #define PCI_PRODUCT_CMDTECH_642 0x0642 /* 642 */
631 1.27 veego #define PCI_PRODUCT_CMDTECH_646 0x0646 /* 646 */
632 1.27 veego #define PCI_PRODUCT_CMDTECH_650A 0x0650 /* 650A */
633 1.27 veego
634 1.27 veego /* Cogent Data Technologies products */
635 1.27 veego #define PCI_PRODUCT_COGENT_EM110TX 0x1400 /* EX110TX PCI Fast Ethernet Adapter */
636 1.27 veego
637 1.27 veego /* Compaq products */
638 1.27 veego #define PCI_PRODUCT_COMPAQ_PCI_EISA_BRIDGE 0x0001 /* PCI-EISA Bridge */
639 1.27 veego #define PCI_PRODUCT_COMPAQ_PCI_ISA_BRIDGE 0x0002 /* PCI-ISA Bridge */
640 1.27 veego #define PCI_PRODUCT_COMPAQ_TRIFLEX1 0x1000 /* Triflex Host-PCI Bridge */
641 1.27 veego #define PCI_PRODUCT_COMPAQ_TRIFLEX2 0x2000 /* Triflex Host-PCI Bridge */
642 1.27 veego #define PCI_PRODUCT_COMPAQ_QVISION_V0 0x3032 /* QVision */
643 1.27 veego #define PCI_PRODUCT_COMPAQ_QVISION_1280P 0x3033 /* QVision 1280/p */
644 1.27 veego #define PCI_PRODUCT_COMPAQ_QVISION_V2 0x3034 /* QVision */
645 1.27 veego #define PCI_PRODUCT_COMPAQ_TRIFLEX4 0x4000 /* Triflex Host-PCI Bridge */
646 1.41 bouyer #define PCI_PRODUCT_COMPAQ_N100TX 0xae32 /* Netelligent 10/100 TX */
647 1.41 bouyer #define PCI_PRODUCT_COMPAQ_N10T 0xae34 /* Netelligent 10 T */
648 1.41 bouyer #define PCI_PRODUCT_COMPAQ_IntNF3P 0xae35 /* Integrated NetFlex 3/P */
649 1.41 bouyer #define PCI_PRODUCT_COMPAQ_IntPL100TX 0xae43 /* ProLiant Integrated Netelligent 10/100 TX */
650 1.41 bouyer #define PCI_PRODUCT_COMPAQ_DPNet100TX 0xae40 /* Dual Port Netelligent 10/100 TX */
651 1.41 bouyer #define PCI_PRODUCT_COMPAQ_DP4000 0xb011 /* Deskpro 4000 5233MMX */
652 1.41 bouyer #define PCI_PRODUCT_COMPAQ_NF3P_BNC 0xf150 /* NetFlex 3/P w/ BNC */
653 1.41 bouyer #define PCI_PRODUCT_COMPAQ_NF3P 0xf130 /* NetFlex 3/P */
654 1.14 cgd
655 1.14 cgd /* Contaq Microsystems products */
656 1.27 veego #define PCI_PRODUCT_CONTAQ_82C599 0x0600 /* 82C599 PCI-VLB Bridge */
657 1.27 veego
658 1.27 veego /* Corollary Products */
659 1.27 veego #define PCI_PRODUCT_COROLLARY_CBUSII_PCIB 0x0014 /* \"C-Bus II\"-PCI Bridge */
660 1.27 veego
661 1.27 veego /* Cyclades products */
662 1.27 veego #define PCI_PRODUCT_CYCLADES_CYCLOMY_1 0x0100 /* Cyclom-Y below 1M */
663 1.27 veego #define PCI_PRODUCT_CYCLADES_CYCLOMY_2 0x0101 /* Cyclom-Y above 1M */
664 1.27 veego #define PCI_PRODUCT_CYCLADES_CYCLOMZ_1 0x0200 /* Cyclom-Z below 1M */
665 1.27 veego #define PCI_PRODUCT_CYCLADES_CYCLOMZ_2 0x0201 /* Cyclom-Z above 1M */
666 1.5 cgd
667 1.1 cgd /* DEC products */
668 1.5 cgd #define PCI_PRODUCT_DEC_21050 0x0001 /* DECchip 21050 PCI-PCI Bridge */
669 1.1 cgd #define PCI_PRODUCT_DEC_21040 0x0002 /* DECchip 21040 (\"Tulip\") */
670 1.1 cgd #define PCI_PRODUCT_DEC_21030 0x0004 /* DECchip 21030 (\"TGA\") */
671 1.1 cgd #define PCI_PRODUCT_DEC_NVRAM 0x0007 /* Zephyr NV-RAM */
672 1.1 cgd #define PCI_PRODUCT_DEC_KZPSA 0x0008 /* KZPSA */
673 1.1 cgd #define PCI_PRODUCT_DEC_21140 0x0009 /* DECchip 21140 (\"FasterNet\") */
674 1.16 cgd #define PCI_PRODUCT_DEC_PBXGB 0x000d /* TGA2 */
675 1.1 cgd #define PCI_PRODUCT_DEC_DEFPA 0x000f /* DEFPA */
676 1.5 cgd /* product DEC ??? 0x0010 ??? VME Interface */
677 1.1 cgd #define PCI_PRODUCT_DEC_21041 0x0014 /* DECchip 21041 (\"Tulip Pass 3\") */
678 1.16 cgd #define PCI_PRODUCT_DEC_DGLPB 0x0016 /* DGLPB (\"OPPO\") */
679 1.27 veego #define PCI_PRODUCT_DEC_21142 0x0019 /* DECchip 21142/3 */
680 1.27 veego #define PCI_PRODUCT_DEC_21052 0x0021 /* DECchip 21052 PCI-PCI Bridge */
681 1.27 veego #define PCI_PRODUCT_DEC_21150 0x0022 /* DECchip 21150 PCI-PCI Bridge */
682 1.27 veego #define PCI_PRODUCT_DEC_21152 0x0024 /* DECchip 21152 PCI-PCI Bridge */
683 1.27 veego #define PCI_PRODUCT_DEC_21153 0x0025 /* DECchip 21153 PCI-PCI Bridge */
684 1.27 veego #define PCI_PRODUCT_DEC_21154 0x0026 /* DECchip 21154 PCI-PCI Bridge */
685 1.1 cgd
686 1.5 cgd /* Diamond products */
687 1.27 veego #define PCI_PRODUCT_DIAMOND_VIPER 0x9001 /* Viper/PCI */
688 1.5 cgd
689 1.14 cgd /* Distributed Processing Technology products */
690 1.14 cgd #define PCI_PRODUCT_DPT_SC_RAID 0xa400 /* SmartCache/Raid */
691 1.14 cgd
692 1.35 drochner /* Dolphin products */
693 1.35 drochner #define PCI_PRODUCT_DOLPHIN_PCISCI 0x0658 /* PCI-SCI Bridge */
694 1.35 drochner
695 1.27 veego /* Emulex products */
696 1.27 veego #define PCI_PRODUCT_EMULEX_LPPFC 0x10df /* \"Light Pulse\" FibreChannel adapter */
697 1.42 mycroft
698 1.42 mycroft /* Ensoniq products */
699 1.42 mycroft #define PCI_PRODUCT_ENSONIQ_AUDIOPCI 0x5000 /* AudioPCI */
700 1.31 kml
701 1.31 kml /* Essential Communications products */
702 1.31 kml #define PCI_PRODUCT_ESSENTIAL_RR_HIPPI 0x0001 /* RoadRunner HIPPI Interface */
703 1.31 kml #define PCI_PRODUCT_ESSENTIAL_RR_GIGE 0x0005 /* RoadRunner Gig-E Interface */
704 1.27 veego
705 1.27 veego /* Evans & Sutherland products */
706 1.27 veego #define PCI_PRODUCT_ES_FREEDOM 0x0001 /* Freedom PCI-GBus Interface */
707 1.27 veego
708 1.5 cgd /* FORE products */
709 1.5 cgd #define PCI_PRODUCT_FORE_PCA200 0x0210 /* ATM PCA-200 */
710 1.15 cgd #define PCI_PRODUCT_FORE_PCA200E 0x0300 /* ATM PCA-200e */
711 1.5 cgd
712 1.14 cgd /* Future Domain products */
713 1.14 cgd #define PCI_PRODUCT_FUTUREDOMAIN_TMC_18C30 0x0000 /* TMC-18C30 (36C70) */
714 1.14 cgd
715 1.14 cgd /* Efficient Networks products */
716 1.28 chuck #define PCI_PRODUCT_EFFICIENTNETS_ENI155PF 0x0000 /* 155P-MF1 ATM (FPGA) */
717 1.28 chuck #define PCI_PRODUCT_EFFICIENTNETS_ENI155PA 0x0002 /* 155P-MF1 ATM (ASIC) */
718 1.14 cgd
719 1.14 cgd /* Hewlett-Packard products */
720 1.14 cgd #define PCI_PRODUCT_HP_J2585A 0x1030 /* J2585A */
721 1.17 cgd
722 1.17 cgd /* IBM products */
723 1.27 veego #define PCI_PRODUCT_IBM_0x0002 0x0002 /* MCA Bridge */
724 1.27 veego #define PCI_PRODUCT_IBM_0x0005 0x0005 /* CPU Bridge - Alta Lite */
725 1.27 veego #define PCI_PRODUCT_IBM_0x0007 0x0007 /* CPU Bridge - Alta MP */
726 1.27 veego #define PCI_PRODUCT_IBM_0x000a 0x000a /* ISA Bridge w/PnP */
727 1.27 veego #define PCI_PRODUCT_IBM_0x0017 0x0017 /* CPU Bridge */
728 1.27 veego #define PCI_PRODUCT_IBM_0x0018 0x0018 /* Auto LANStreamer */
729 1.27 veego #define PCI_PRODUCT_IBM_GXT150P 0x001B /* GXT-150P 2D Accelerator */
730 1.27 veego #define PCI_PRODUCT_IBM_0x0020 0x0020 /* MCA Bridge */
731 1.17 cgd #define PCI_PRODUCT_IBM_82351 0x0022 /* 82351 PCI-PCI Bridge */
732 1.27 veego #define PCI_PRODUCT_IBM_0x0036 0x0036 /* Miami/PCI */
733 1.14 cgd
734 1.14 cgd /* Integrated Micro Solutions products */
735 1.14 cgd #define PCI_PRODUCT_IMS_8849 0x8849 /* 8849 */
736 1.12 chuck
737 1.1 cgd /* Intel products */
738 1.1 cgd #define PCI_PRODUCT_INTEL_PCEB 0x0482 /* 82375EB PCI-EISA Bridge */
739 1.23 thorpej #define PCI_PRODUCT_INTEL_CDC 0x0483 /* 82424ZX (Saturn) Cache and DRAM controller */
740 1.5 cgd #define PCI_PRODUCT_INTEL_SIO 0x0484 /* 82378IB PCI-ISA Bridge (System I/O) */
741 1.1 cgd #define PCI_PRODUCT_INTEL_PCIB 0x0486 /* 82426EX PCI-ISA Bridge */
742 1.23 thorpej #define PCI_PRODUCT_INTEL_PCMC 0x04a3 /* 82434LX/NX (Mercury/Neptune) PCI, Cache, and DRAM Controller */
743 1.23 thorpej #define PCI_PRODUCT_INTEL_82092AA 0x1222 /* 82092AA IDE controller */
744 1.14 cgd #define PCI_PRODUCT_INTEL_SAA7116 0x1223 /* SAA7116 */
745 1.27 veego #define PCI_PRODUCT_INTEL_82596 0x1226 /* 82596 LAN Controller */
746 1.23 thorpej #define PCI_PRODUCT_INTEL_EEPRO100 0x1227 /* EE Pro 100 10/100 Fast Ethernet */
747 1.23 thorpej #define PCI_PRODUCT_INTEL_EEPRO100S 0x1228 /* EE Pro 100 Smart 10/100 Fast Ethernet */
748 1.23 thorpej #define PCI_PRODUCT_INTEL_82557 0x1229 /* 82557 Fast Ethernet LAN Controller */
749 1.23 thorpej #define PCI_PRODUCT_INTEL_82437 0x122d /* 82437FX (Triton) PCI, Cache, and DRAM Controller */
750 1.23 thorpej #define PCI_PRODUCT_INTEL_82471 0x122e /* 82471FB (Triton) PCI-ISA Bridge */
751 1.23 thorpej #define PCI_PRODUCT_INTEL_82438 0x1230 /* 82438 (Triton) IDE controller */
752 1.32 thorpej #define PCI_PRODUCT_INTEL_82371MX 0x1234 /* 82371 (Triton MX) PCI-ISA Bridge and IDE Controller */
753 1.32 thorpej #define PCI_PRODUCT_INTEL_82437MX 0x1235 /* 82437 (Triton MX) PCI, Cache, and DRAM Controller */
754 1.27 veego #define PCI_PRODUCT_INTEL_82440FX 0x1237 /* 82440FX (Natoma) PCI and Memory Controller */
755 1.23 thorpej #define PCI_PRODUCT_INTEL_82439 0x1250 /* 82439 (Triton II) TXC Host Bridge */
756 1.23 thorpej #define PCI_PRODUCT_INTEL_82371SB 0x7000 /* 82371SB (Triton II) PCI-ISA Bridge */
757 1.23 thorpej #define PCI_PRODUCT_INTEL_82371IDE 0x7010 /* 82371SB (Triton II) IDE controller */
758 1.23 thorpej #define PCI_PRODUCT_INTEL_82371USB 0x7020 /* 82371SB (Triton II) USB Interface */
759 1.23 thorpej #define PCI_PRODUCT_INTEL_82430VX 0x7030 /* 82430VX (Triton VX) Host Bridge */
760 1.35 drochner #define PCI_PRODUCT_INTEL_82439TX 0x7100 /* 82439TX (Triton TX) Host Bridge */
761 1.27 veego #define PCI_PRODUCT_INTEL_82371AB 0x7110 /* 82371AB PIIX4 ISA Bridge */
762 1.35 drochner #define PCI_PRODUCT_INTEL_82371ABIDE 0x7111 /* 82371AB IDE Controller */
763 1.35 drochner #define PCI_PRODUCT_INTEL_82371ABUSB 0x7112 /* 82371AB USB Interface */
764 1.35 drochner #define PCI_PRODUCT_INTEL_82371ABPM 0x7113 /* 82371AB Power Management / SMBus Controller */
765 1.30 jtk #define PCI_PRODUCT_INTEL_PCI450_PB 0x84c4 /* 450 PCIset (Orion) Host-PCI bridge */
766 1.30 jtk #define PCI_PRODUCT_INTEL_PCI450_MC 0x84c5 /* 450 PCIset (Orion) Memory Controller */
767 1.14 cgd
768 1.14 cgd /* I. T. T. products */
769 1.14 cgd #define PCI_PRODUCT_ITT_AGX016 0x0001 /* AGX016 */
770 1.27 veego #define PCI_PRODUCT_ITT_ITT3204 0x0002 /* ITT3204 MPEG Decoder */
771 1.14 cgd
772 1.14 cgd /* LeadTek Research */
773 1.14 cgd #define PCI_PRODUCT_LEADTEK_S3_805 0x0000 /* S3 805 */
774 1.14 cgd
775 1.27 veego /* Madge Networks products */
776 1.27 veego #define PCI_PRODUCT_MADGE_COLLAGE25 0x1000 /* Collage 25 ATM adapter */
777 1.27 veego #define PCI_PRODUCT_MADGE_COLLAGE155 0x1001 /* Collage 155 ATM adapter */
778 1.27 veego
779 1.14 cgd /* Matrox products */
780 1.26 veego #define PCI_PRODUCT_MATROX_IMPRESSION 0x0d10 /* MGA Impression */
781 1.27 veego #define PCI_PRODUCT_MATROX_ATLAS 0x0518 /* MGA PX2085 (\"Atlas\") */
782 1.27 veego #define PCI_PRODUCT_MATROX_MILLENIUM 0x0519 /* MGA Millenium 2064W (\"Storm\") */
783 1.27 veego #define PCI_PRODUCT_MATROX_MYSTIQUE 0x102B /* MGA 1064SG */
784 1.1 cgd
785 1.1 cgd /* Mylex products */
786 1.27 veego #define PCI_PRODUCT_MYLEX_960P 0x0001 /* DAC960P RAID controller */
787 1.1 cgd
788 1.14 cgd /* Mutech products */
789 1.14 cgd #define PCI_PRODUCT_MUTECH_MV1000 0x0001 /* MV1000 */
790 1.14 cgd
791 1.14 cgd /* National Semiconductor products */
792 1.27 veego #define PCI_PRODUCT_NS_DP83810 0x0001 /* DP83810 10/100 Ethernet */
793 1.27 veego #define PCI_PRODUCT_NS_NS87410 0xd001 /* NS87410 */
794 1.14 cgd
795 1.1 cgd /* NCR/Symbios Logic products */
796 1.27 veego #define PCI_PRODUCT_SYMBIOS_810 0x0001 /* 53c810 */
797 1.27 veego #define PCI_PRODUCT_SYMBIOS_820 0x0002 /* 53c820 */
798 1.27 veego #define PCI_PRODUCT_SYMBIOS_825 0x0003 /* 53c825 */
799 1.27 veego #define PCI_PRODUCT_SYMBIOS_815 0x0004 /* 53c815 */
800 1.27 veego #define PCI_PRODUCT_SYMBIOS_810AP 0x0005 /* 53c810AP */
801 1.27 veego #define PCI_PRODUCT_SYMBIOS_860 0x0006 /* 53c860 */
802 1.27 veego #define PCI_PRODUCT_SYMBIOS_875 0x000f /* 53c875 */
803 1.27 veego
804 1.27 veego /* NexGen products */
805 1.27 veego #define PCI_PRODUCT_NEXGEN_NX82C501 0x4e78 /* NX82C501 Host-PCI Bridge */
806 1.27 veego
807 1.27 veego /* NKK products */
808 1.27 veego #define PCI_PRODUCT_NKK_NDR4600 0xA001 /* NDR4600 Host-PCI Bridge */
809 1.5 cgd
810 1.5 cgd /* Number Nine products */
811 1.27 veego #define PCI_PRODUCT_NUMBER9_I128 0x2309 /* Imagine-128 */
812 1.27 veego #define PCI_PRODUCT_NUMBER9_I128_2 0x2339 /* Imagine-128 II */
813 1.27 veego
814 1.27 veego /* Oak Technologies products */
815 1.27 veego #define PCI_PRODUCT_OAKTECH_OTI1007 0x0107 /* OTI107 */
816 1.5 cgd
817 1.5 cgd /* Opti products */
818 1.14 cgd #define PCI_PRODUCT_OPTI_82C557 0xc557 /* 82C557 */
819 1.14 cgd #define PCI_PRODUCT_OPTI_82C558 0xc558 /* 82C558 */
820 1.14 cgd #define PCI_PRODUCT_OPTI_82C621 0xc621 /* 82C621 */
821 1.5 cgd #define PCI_PRODUCT_OPTI_82C822 0xc822 /* 82C822 */
822 1.14 cgd
823 1.27 veego /* PC Tech products */
824 1.27 veego #define PCI_PRODUCT_PCTECH_RZ1000 0x1000 /* RZ1000 */
825 1.27 veego
826 1.14 cgd /* Promise products */
827 1.14 cgd #define PCI_PRODUCT_PROMISE_DC5030 0x5300 /* DC5030 */
828 1.1 cgd
829 1.1 cgd /* QLogic products */
830 1.1 cgd #define PCI_PRODUCT_QLOGIC_ISP1020 0x1020 /* ISP1020 */
831 1.14 cgd #define PCI_PRODUCT_QLOGIC_ISP1022 0x1022 /* ISP1022 */
832 1.37 mjacob #define PCI_PRODUCT_QLOGIC_ISP2100 0x2100 /* ISP2100 */
833 1.14 cgd
834 1.14 cgd /* Quantum Designs products */
835 1.14 cgd #define PCI_PRODUCT_QUANTUMDESIGNS_8500 0x0001 /* 8500 */
836 1.14 cgd #define PCI_PRODUCT_QUANTUMDESIGNS_8580 0x0002 /* 8580 */
837 1.22 jonathan
838 1.22 jonathan /* Realtek (Creative Labs?) products */
839 1.22 jonathan #define PCI_PRODUCT_REALTEK_RT8029 0x8029 /* Ethernet */
840 1.1 cgd
841 1.5 cgd /* S3 products */
842 1.27 veego #define PCI_PRODUCT_S3_VIRGE 0x5631 /* ViRGE */
843 1.27 veego #define PCI_PRODUCT_S3_TRIO32 0x8810 /* Trio32 */
844 1.14 cgd #define PCI_PRODUCT_S3_TRIO64 0x8811 /* Trio32/64 */
845 1.27 veego #define PCI_PRODUCT_S3_AURORA64P 0x8812 /* Aurora64V+ */
846 1.27 veego #define PCI_PRODUCT_S3_TRIO64UVP 0x8814 /* Trio64UV+ */
847 1.10 thorpej #define PCI_PRODUCT_S3_868 0x8880 /* 868 */
848 1.27 veego #define PCI_PRODUCT_S3_VIRGE_VX 0x883d /* ViRGE/VX */
849 1.27 veego #define PCI_PRODUCT_S3_928 0x88b0 /* 86C928 */
850 1.27 veego #define PCI_PRODUCT_S3_864_0 0x88c0 /* 86C864-0 (\"Vision864\") */
851 1.27 veego #define PCI_PRODUCT_S3_864_1 0x88c1 /* 86C864-1 (\"Vision864\") */
852 1.27 veego #define PCI_PRODUCT_S3_864_2 0x88c2 /* 86C864-2 (\"Vision864\") */
853 1.27 veego #define PCI_PRODUCT_S3_864_3 0x88c3 /* 86C864-3 (\"Vision864\") */
854 1.27 veego #define PCI_PRODUCT_S3_964_0 0x88d0 /* 86C964-0 (\"Vision964\") */
855 1.27 veego #define PCI_PRODUCT_S3_964_1 0x88d1 /* 86C964-1 (\"Vision964\") */
856 1.27 veego #define PCI_PRODUCT_S3_964_2 0x88d2 /* 86C964-2 (\"Vision964\") */
857 1.27 veego #define PCI_PRODUCT_S3_964_3 0x88d1 /* 86C964-3 (\"Vision964\") */
858 1.27 veego #define PCI_PRODUCT_S3_968_0 0x88f0 /* 86C968-0 (\"Vision968\") */
859 1.27 veego #define PCI_PRODUCT_S3_968_1 0x88f1 /* 86C968-1 (\"Vision968\") */
860 1.27 veego #define PCI_PRODUCT_S3_968_2 0x88f2 /* 86C968-2 (\"Vision968\") */
861 1.27 veego #define PCI_PRODUCT_S3_968_3 0x88f3 /* 86C968-3 (\"Vision968\") */
862 1.27 veego
863 1.27 veego /* SGS Thomson products */
864 1.27 veego #define PCI_PRODUCT_SGSTHOMSON_2000 0x0008 /* STG 2000X */
865 1.27 veego #define PCI_PRODUCT_SGSTHOMSON_1764 0x1746 /* STG 1764X */
866 1.5 cgd
867 1.14 cgd /* Silicon Integrated System products */
868 1.14 cgd #define PCI_PRODUCT_SIS_86C201 0x0001 /* 86C201 */
869 1.14 cgd #define PCI_PRODUCT_SIS_86C202 0x0002 /* 86C202 */
870 1.14 cgd #define PCI_PRODUCT_SIS_86C205 0x0005 /* 86C205 */
871 1.14 cgd #define PCI_PRODUCT_SIS_85C503 0x0008 /* 85C503 */
872 1.14 cgd #define PCI_PRODUCT_SIS_85C501 0x0406 /* 85C501 */
873 1.14 cgd #define PCI_PRODUCT_SIS_85C496 0x0496 /* 85C496 */
874 1.14 cgd #define PCI_PRODUCT_SIS_85C601 0x0601 /* 85C601 */
875 1.14 cgd
876 1.5 cgd /* SMC products */
877 1.14 cgd #define PCI_PRODUCT_SMC_37C665 0x1000 /* FDC 37C665 */
878 1.27 veego #define PCI_PRODUCT_SMC_37C922 0x1001 /* FDC 37C922 */
879 1.39 thorpej #define PCI_PRODUCT_SMC_83C170 0x0005 /* 83C170 (\"EPIC/100\") Fast Ethernet */
880 1.14 cgd
881 1.14 cgd /* Symphony Labs products */
882 1.14 cgd #define PCI_PRODUCT_SYMPHONY_82C101 0x0001 /* 82C101 */
883 1.27 veego #define PCI_PRODUCT_SYMPHONY_82C103 0x0103 /* 82C103 */
884 1.27 veego #define PCI_PRODUCT_SYMPHONY_82C105 0x0105 /* 82C105 */
885 1.27 veego #define PCI_PRODUCT_SYMPHONY2_82C101 0x0001 /* 82C101 */
886 1.27 veego
887 1.27 veego /* Tekram Technology products (1st PCI Vendor ID)*/
888 1.27 veego #define PCI_PRODUCT_TEKRAM_DC290 0xdc29 /* DC-290(M) */
889 1.14 cgd
890 1.27 veego /* Tekram Technology products (2nd PCI Vendor ID) */
891 1.27 veego #define PCI_PRODUCT_TEKRAM2_DC690C 0x690c /* DC-690C */
892 1.27 veego
893 1.29 augustss /* Texas Instruments products */
894 1.33 cgd #define PCI_PRODUCT_TI_PCI1130 0xac12 /* PCI1130 */
895 1.33 cgd #define PCI_PRODUCT_TI_PCI1131 0xac15 /* PCI1131 */
896 1.33 cgd #define PCI_PRODUCT_TI_PCI2030 0xac20 /* PCI2030 */
897 1.29 augustss
898 1.27 veego /* Toshiba products */
899 1.27 veego #define PCI_PRODUCT_TOSHIBA_R4X00 0x102f /* R4x00 Host-PCI Bridge */
900 1.14 cgd
901 1.14 cgd /* Trident products */
902 1.14 cgd #define PCI_PRODUCT_TRIDENT_TGUI_9320 0x9320 /* TGUI 9320 */
903 1.27 veego #define PCI_PRODUCT_TRIDENT_TGUI_9350 0x9350 /* TGUI 9350 */
904 1.27 veego #define PCI_PRODUCT_TRIDENT_TGUI_9360 0x9360 /* TGUI 9360 */
905 1.14 cgd #define PCI_PRODUCT_TRIDENT_TGUI_9420 0x9420 /* TGUI 9420 */
906 1.14 cgd #define PCI_PRODUCT_TRIDENT_TGUI_9440 0x9440 /* TGUI 9440 */
907 1.14 cgd #define PCI_PRODUCT_TRIDENT_TGUI_9660 0x9660 /* TGUI 9660 */
908 1.14 cgd #define PCI_PRODUCT_TRIDENT_TGUI_9680 0x9680 /* TGUI 9680 */
909 1.14 cgd #define PCI_PRODUCT_TRIDENT_TGUI_9682 0x9682 /* TGUI 9682 */
910 1.5 cgd
911 1.5 cgd /* Tseng Labs products */
912 1.14 cgd #define PCI_PRODUCT_TSENG_ET4000_W32P_A 0x3202 /* ET4000w32p rev A */
913 1.14 cgd #define PCI_PRODUCT_TSENG_ET4000_W32P_B 0x3205 /* ET4000w32p rev B */
914 1.14 cgd #define PCI_PRODUCT_TSENG_ET4000_W32P_C 0x3206 /* ET4000w32p rev C */
915 1.14 cgd #define PCI_PRODUCT_TSENG_ET4000_W32P_D 0x3207 /* ET4000w32p rev D */
916 1.14 cgd #define PCI_PRODUCT_TSENG_ET6000 0x3208 /* ET6000 */
917 1.5 cgd
918 1.5 cgd /* UMC products */
919 1.27 veego #define PCI_PRODUCT_UMC_UM82C881 0x0001 /* UM82C881 486 Chipset */
920 1.27 veego #define PCI_PRODUCT_UMC_UM82C886 0x0002 /* UM82C886 ISA Bridge */
921 1.27 veego #define PCI_PRODUCT_UMC_UM8673F 0x0101 /* UM8673F EIDE Controller */
922 1.27 veego #define PCI_PRODUCT_UMC_UM8881 0x0881 /* UM8881 HB4 486 PCI Chipset */
923 1.27 veego #define PCI_PRODUCT_UMC_UM82C891 0x0891 /* UM82C891 */
924 1.27 veego #define PCI_PRODUCT_UMC_UM886A 0x1001 /* UM886A */
925 1.27 veego #define PCI_PRODUCT_UMC_UM8886BF 0x673a /* UM8886BF */
926 1.27 veego #define PCI_PRODUCT_UMC_UM8710 0x8710 /* UM8710 */
927 1.27 veego #define PCI_PRODUCT_UMC_UM8886 0x886a /* UM8886 */
928 1.10 thorpej #define PCI_PRODUCT_UMC_UM8881F 0x8881 /* UM8881F PCI-Host bridge */
929 1.10 thorpej #define PCI_PRODUCT_UMC_UM8886F 0x8886 /* UM8886F PCI-ISA bridge */
930 1.14 cgd #define PCI_PRODUCT_UMC_UM8886A 0x888a /* UM8886A */
931 1.14 cgd #define PCI_PRODUCT_UMC_UM8891A 0x8891 /* UM8891A */
932 1.27 veego #define PCI_PRODUCT_UMC_UM9017F 0x9017 /* UM9017F */
933 1.27 veego #define PCI_PRODUCT_UMC_UM8886N 0xe88a /* UM8886N */
934 1.27 veego #define PCI_PRODUCT_UMC_UM8891N 0xe891 /* UM8891N */
935 1.27 veego
936 1.27 veego /* ULSI Systems products */
937 1.27 veego #define PCI_PRODUCT_ULSI_US201 0x0201 /* US201 */
938 1.27 veego
939 1.27 veego /* V3 Semiconductor products */
940 1.27 veego #define PCI_PRODUCT_V3_V292PBC 0x0292 /* V292PBC AMD290x0 Host-PCI Bridge */
941 1.27 veego #define PCI_PRODUCT_V3_V960PBC 0x0960 /* V960PBC i960 Host-PCI Bridge */
942 1.27 veego #define PCI_PRODUCT_V3_V96DPC 0xC960 /* V96DPC i960 (Dual) Host-PCI Bridge */
943 1.14 cgd
944 1.14 cgd /* VIA Technologies products */
945 1.34 fvdl #define PCI_PRODUCT_VIATECH_VT82C505 0x0505 /* VT82C505 (Pluto) */
946 1.27 veego #define PCI_PRODUCT_VIATECH_VT82C561 0x0561 /* VT82C561 */
947 1.27 veego #define PCI_PRODUCT_VIATECH_VT82C576 0x0576 /* VT82C576 3V */
948 1.34 fvdl #define PCI_PRODUCT_VIATECH_VT82C586 0x0586 /* VT82C586 (Apollo VP) PCI-ISA Bridge */
949 1.34 fvdl #define PCI_PRODUCT_VIATECH_VT82C570M 0x1000 /* VT82C570M (Apollo) Host-PCI Bridge */
950 1.34 fvdl #define PCI_PRODUCT_VIATECH_VT82C570MV 0x1006 /* VT82C570M (Apollo) PCI-ISA Bridge */
951 1.27 veego #define PCI_PRODUCT_VIATECH_VT82C416MV 0x1571 /* VT82C416MV */
952 1.34 fvdl #define PCI_PRODUCT_VIATECH_VT82C595 0x1595 /* VT82C595 (Apollo VP2) Host-PCI Bridge */
953 1.14 cgd
954 1.14 cgd /* Vortex Computer Systems products */
955 1.14 cgd #define PCI_PRODUCT_VORTEX_GDT_6000B 0x0001 /* GDT 6000b */
956 1.14 cgd
957 1.14 cgd /* VLSI products */
958 1.27 veego #define PCI_PRODUCT_VLSI_82C592 0x0005 /* 82C592 CPU Bridge */
959 1.27 veego #define PCI_PRODUCT_VLSI_82C593 0x0006 /* 82C593 ISA Bridge */
960 1.27 veego #define PCI_PRODUCT_VLSI_82C594 0x0007 /* 82C594 Wildcat System Controller */
961 1.27 veego #define PCI_PRODUCT_VLSI_82C596597 0x0008 /* 82C596/597 Wildcat ISA Bridge */
962 1.27 veego #define PCI_PRODUCT_VLSI_82C541 0x000c /* 82C541 */
963 1.27 veego #define PCI_PRODUCT_VLSI_82C543 0x000d /* 82C543 */
964 1.27 veego #define PCI_PRODUCT_VLSI_82C532 0x0101 /* 82C532 */
965 1.27 veego #define PCI_PRODUCT_VLSI_82C534 0x0102 /* 82C534 */
966 1.27 veego #define PCI_PRODUCT_VLSI_82C535 0x0104 /* 82C535 */
967 1.27 veego #define PCI_PRODUCT_VLSI_82C147 0x0105 /* 82C147 */
968 1.27 veego #define PCI_PRODUCT_VLSI_82C975 0x0200 /* 82C975 */
969 1.27 veego #define PCI_PRODUCT_VLSI_82C925 0x0280 /* 82C925 */
970 1.14 cgd
971 1.14 cgd /* Weitek products */
972 1.14 cgd #define PCI_PRODUCT_WEITEK_P9000 0x9001 /* P9000 */
973 1.14 cgd #define PCI_PRODUCT_WEITEK_P9100 0x9100 /* P9100 */
974 1.14 cgd
975 1.27 veego /* Western Digital products */
976 1.27 veego #define PCI_PRODUCT_WD_WD33C193A 0x0193 /* WD33C193A */
977 1.27 veego #define PCI_PRODUCT_WD_WD33C196A 0x0196 /* WD33C196A */
978 1.27 veego #define PCI_PRODUCT_WD_WD33C197A 0x0197 /* WD33C197A */
979 1.27 veego #define PCI_PRODUCT_WD_WD7193 0x3193 /* WD7193 */
980 1.27 veego #define PCI_PRODUCT_WD_WD7197 0x3197 /* WD7197 */
981 1.27 veego #define PCI_PRODUCT_WD_WD33C296A 0x3296 /* WD33C296A */
982 1.27 veego #define PCI_PRODUCT_WD_WD34C296 0x4296 /* WD34C296 */
983 1.27 veego #define PCI_PRODUCT_WD_90C 0xC24A /* 90C */
984 1.27 veego
985 1.14 cgd /* Winbond Electronics products */
986 1.14 cgd #define PCI_PRODUCT_WINBOND_W83769F 0x0001 /* W83769F */
987 1.14 cgd
988 1.14 cgd /* Zeinet products */
989 1.14 cgd #define PCI_PRODUCT_ZEINET_1221 0x0001 /* 1221 */
990 1.18 christos
991 1.27 veego /* Ziatech products */
992 1.27 veego #define PCI_PRODUCT_ZIATECH_ZT8905 0x8905 /* PCI-ST32 Bridge */
993 1.27 veego
994