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