eisadevs_data.h revision 1.21 1 1.16 thorpej /* $NetBSD: eisadevs_data.h,v 1.21 2000/08/21 14:11:45 ad Exp $ */
2 1.16 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.21 ad * NetBSD: eisadevs,v 1.19 2000/08/21 14:11:07 ad Exp
8 1.1 cgd */
9 1.1 cgd
10 1.1 cgd /*
11 1.1 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 struct eisa_knowndev eisa_knowndevs[] = {
42 1.1 cgd {
43 1.1 cgd 0,
44 1.1 cgd "ADP0000",
45 1.1 cgd EISA_PRODUCT_ADP0000,
46 1.1 cgd },
47 1.1 cgd {
48 1.1 cgd 0,
49 1.1 cgd "ADP0001",
50 1.1 cgd EISA_PRODUCT_ADP0001,
51 1.1 cgd },
52 1.1 cgd {
53 1.1 cgd 0,
54 1.1 cgd "ADP0002",
55 1.1 cgd EISA_PRODUCT_ADP0002,
56 1.1 cgd },
57 1.1 cgd {
58 1.1 cgd 0,
59 1.1 cgd "ADP0400",
60 1.1 cgd EISA_PRODUCT_ADP0400,
61 1.1 cgd },
62 1.1 cgd {
63 1.1 cgd 0,
64 1.1 cgd "ADP7770",
65 1.1 cgd EISA_PRODUCT_ADP7770,
66 1.1 cgd },
67 1.1 cgd {
68 1.1 cgd 0,
69 1.1 cgd "ADP7771",
70 1.1 cgd EISA_PRODUCT_ADP7771,
71 1.1 cgd },
72 1.1 cgd {
73 1.1 cgd 0,
74 1.1 cgd "ADP7756",
75 1.1 cgd EISA_PRODUCT_ADP7756,
76 1.1 cgd },
77 1.1 cgd {
78 1.1 cgd 0,
79 1.1 cgd "ADP7757",
80 1.1 cgd EISA_PRODUCT_ADP7757,
81 1.1 cgd },
82 1.1 cgd {
83 1.1 cgd 0,
84 1.2 cgd "AMI4801",
85 1.2 cgd EISA_PRODUCT_AMI4801,
86 1.2 cgd },
87 1.2 cgd {
88 1.2 cgd 0,
89 1.19 ad "ATT2408",
90 1.19 ad EISA_PRODUCT_ATT2408,
91 1.19 ad },
92 1.19 ad {
93 1.19 ad 0,
94 1.2 cgd "BUS4201",
95 1.2 cgd EISA_PRODUCT_BUS4201,
96 1.2 cgd },
97 1.2 cgd {
98 1.2 cgd 0,
99 1.2 cgd "BUS4202",
100 1.2 cgd EISA_PRODUCT_BUS4202,
101 1.20 thorpej },
102 1.20 thorpej {
103 1.20 thorpej 0,
104 1.21 ad "BUS6301",
105 1.21 ad EISA_PRODUCT_BUS6301,
106 1.21 ad },
107 1.21 ad {
108 1.21 ad 0,
109 1.21 ad "CPQ4001",
110 1.21 ad EISA_PRODUCT_CPQ4001,
111 1.21 ad },
112 1.21 ad {
113 1.21 ad 0,
114 1.21 ad "CPQ4002",
115 1.21 ad EISA_PRODUCT_CPQ4002,
116 1.21 ad },
117 1.21 ad {
118 1.21 ad 0,
119 1.21 ad "CPQ4020",
120 1.21 ad EISA_PRODUCT_CPQ4020,
121 1.21 ad },
122 1.21 ad {
123 1.21 ad 0,
124 1.21 ad "CPQ4030",
125 1.21 ad EISA_PRODUCT_CPQ4030,
126 1.21 ad },
127 1.21 ad {
128 1.21 ad 0,
129 1.21 ad "CPQ6101",
130 1.21 ad EISA_PRODUCT_CPQ6101,
131 1.21 ad },
132 1.21 ad {
133 1.21 ad 0,
134 1.20 thorpej "DEC4220",
135 1.20 thorpej EISA_PRODUCT_DEC4220,
136 1.2 cgd },
137 1.2 cgd {
138 1.2 cgd 0,
139 1.1 cgd "DEC4250",
140 1.1 cgd EISA_PRODUCT_DEC4250,
141 1.1 cgd },
142 1.1 cgd {
143 1.1 cgd 0,
144 1.6 thorpej "DEC3001",
145 1.6 thorpej EISA_PRODUCT_DEC3001,
146 1.6 thorpej },
147 1.6 thorpej {
148 1.6 thorpej 0,
149 1.6 thorpej "DEC3002",
150 1.6 thorpej EISA_PRODUCT_DEC3002,
151 1.6 thorpej },
152 1.6 thorpej {
153 1.6 thorpej 0,
154 1.6 thorpej "DEC3003",
155 1.6 thorpej EISA_PRODUCT_DEC3003,
156 1.6 thorpej },
157 1.6 thorpej {
158 1.6 thorpej 0,
159 1.6 thorpej "DEC3004",
160 1.6 thorpej EISA_PRODUCT_DEC3004,
161 1.6 thorpej },
162 1.6 thorpej {
163 1.6 thorpej 0,
164 1.19 ad "DPT2402",
165 1.19 ad EISA_PRODUCT_DPT2402,
166 1.19 ad },
167 1.19 ad {
168 1.19 ad 0,
169 1.19 ad "DPTA401",
170 1.19 ad EISA_PRODUCT_DPTA401,
171 1.19 ad },
172 1.19 ad {
173 1.19 ad 0,
174 1.19 ad "DPTA402",
175 1.19 ad EISA_PRODUCT_DPTA402,
176 1.19 ad },
177 1.19 ad {
178 1.19 ad 0,
179 1.19 ad "DPTA410",
180 1.19 ad EISA_PRODUCT_DPTA410,
181 1.19 ad },
182 1.19 ad {
183 1.19 ad 0,
184 1.19 ad "DPTA411",
185 1.19 ad EISA_PRODUCT_DPTA411,
186 1.19 ad },
187 1.19 ad {
188 1.19 ad 0,
189 1.19 ad "DPTA412",
190 1.19 ad EISA_PRODUCT_DPTA412,
191 1.19 ad },
192 1.19 ad {
193 1.19 ad 0,
194 1.19 ad "DPTA420",
195 1.19 ad EISA_PRODUCT_DPTA420,
196 1.19 ad },
197 1.19 ad {
198 1.19 ad 0,
199 1.19 ad "DPTA501",
200 1.19 ad EISA_PRODUCT_DPTA501,
201 1.19 ad },
202 1.19 ad {
203 1.19 ad 0,
204 1.19 ad "DPTA502",
205 1.19 ad EISA_PRODUCT_DPTA502,
206 1.19 ad },
207 1.19 ad {
208 1.19 ad 0,
209 1.19 ad "DPTA701",
210 1.19 ad EISA_PRODUCT_DPTA701,
211 1.19 ad },
212 1.19 ad {
213 1.19 ad 0,
214 1.19 ad "DPTBC01",
215 1.19 ad EISA_PRODUCT_DPTBC01,
216 1.19 ad },
217 1.19 ad {
218 1.19 ad 0,
219 1.21 ad "DTI0000",
220 1.21 ad EISA_PRODUCT_DTI0000,
221 1.21 ad },
222 1.21 ad {
223 1.21 ad 0,
224 1.21 ad "ETI1001",
225 1.21 ad EISA_PRODUCT_ETI1001,
226 1.21 ad },
227 1.21 ad {
228 1.21 ad 0,
229 1.8 thorpej "FSI2001",
230 1.8 thorpej EISA_PRODUCT_FSI2001,
231 1.8 thorpej },
232 1.8 thorpej {
233 1.8 thorpej 0,
234 1.8 thorpej "FSI2002",
235 1.8 thorpej EISA_PRODUCT_FSI2002,
236 1.8 thorpej },
237 1.8 thorpej {
238 1.8 thorpej 0,
239 1.8 thorpej "FSI2003",
240 1.8 thorpej EISA_PRODUCT_FSI2003,
241 1.8 thorpej },
242 1.8 thorpej {
243 1.8 thorpej 0,
244 1.21 ad "HWP0C70",
245 1.21 ad EISA_PRODUCT_HWP0C70,
246 1.21 ad },
247 1.21 ad {
248 1.21 ad 0,
249 1.21 ad "HWP0C80",
250 1.21 ad EISA_PRODUCT_HWP0C80,
251 1.21 ad },
252 1.21 ad {
253 1.21 ad 0,
254 1.21 ad "HWP1850",
255 1.21 ad EISA_PRODUCT_HWP1850,
256 1.21 ad },
257 1.21 ad {
258 1.21 ad 0,
259 1.21 ad "HWP1980",
260 1.21 ad EISA_PRODUCT_HWP1980,
261 1.21 ad },
262 1.21 ad {
263 1.21 ad 0,
264 1.21 ad "HWP2051",
265 1.21 ad EISA_PRODUCT_HWP2051,
266 1.21 ad },
267 1.21 ad {
268 1.21 ad 0,
269 1.21 ad "HWPC000",
270 1.21 ad EISA_PRODUCT_HWPC000,
271 1.21 ad },
272 1.21 ad {
273 1.21 ad 0,
274 1.21 ad "HWPC010",
275 1.21 ad EISA_PRODUCT_HWPC010,
276 1.21 ad },
277 1.21 ad {
278 1.21 ad 0,
279 1.21 ad "HWPC051",
280 1.21 ad EISA_PRODUCT_HWPC051,
281 1.21 ad },
282 1.21 ad {
283 1.21 ad 0,
284 1.21 ad "HWPC091",
285 1.21 ad EISA_PRODUCT_HWPC091,
286 1.21 ad },
287 1.21 ad {
288 1.21 ad 0,
289 1.21 ad "HWPC0D1",
290 1.21 ad EISA_PRODUCT_HWPC0D1,
291 1.21 ad },
292 1.21 ad {
293 1.21 ad 0,
294 1.21 ad "HWPC0E1",
295 1.21 ad EISA_PRODUCT_HWPC0E1,
296 1.21 ad },
297 1.21 ad {
298 1.21 ad 0,
299 1.17 kleink "INP25D0",
300 1.17 kleink EISA_PRODUCT_INP25D0,
301 1.17 kleink },
302 1.17 kleink {
303 1.17 kleink 0,
304 1.8 thorpej "INT1010",
305 1.8 thorpej EISA_PRODUCT_INT1010,
306 1.8 thorpej },
307 1.8 thorpej {
308 1.8 thorpej 0,
309 1.21 ad "MDG0002",
310 1.21 ad EISA_PRODUCT_MDG0002,
311 1.9 thorpej },
312 1.9 thorpej {
313 1.9 thorpej 0,
314 1.19 ad "NEC8200",
315 1.19 ad EISA_PRODUCT_NEC8200,
316 1.19 ad },
317 1.19 ad {
318 1.19 ad 0,
319 1.21 ad "SMC8010",
320 1.21 ad EISA_PRODUCT_SMC8010,
321 1.21 ad },
322 1.21 ad {
323 1.21 ad 0,
324 1.21 ad "SMC0110",
325 1.21 ad EISA_PRODUCT_SMC0110,
326 1.21 ad },
327 1.21 ad {
328 1.21 ad 0,
329 1.21 ad "USC0240",
330 1.21 ad EISA_PRODUCT_USC0240,
331 1.21 ad },
332 1.21 ad {
333 1.21 ad 0,
334 1.21 ad "TCM5090",
335 1.21 ad EISA_PRODUCT_TCM5090,
336 1.21 ad },
337 1.21 ad {
338 1.21 ad 0,
339 1.4 thorpej "TCM5091",
340 1.4 thorpej EISA_PRODUCT_TCM5091,
341 1.4 thorpej },
342 1.4 thorpej {
343 1.4 thorpej 0,
344 1.1 cgd "TCM5092",
345 1.1 cgd EISA_PRODUCT_TCM5092,
346 1.1 cgd },
347 1.1 cgd {
348 1.1 cgd 0,
349 1.1 cgd "TCM5093",
350 1.1 cgd EISA_PRODUCT_TCM5093,
351 1.18 tron },
352 1.18 tron {
353 1.18 tron 0,
354 1.18 tron "TCM5094",
355 1.18 tron EISA_PRODUCT_TCM5094,
356 1.1 cgd },
357 1.1 cgd {
358 1.5 mycroft 0,
359 1.10 jonathan "TCM5920",
360 1.10 jonathan EISA_PRODUCT_TCM5920,
361 1.10 jonathan },
362 1.10 jonathan {
363 1.10 jonathan 0,
364 1.10 jonathan "TCM5970",
365 1.10 jonathan EISA_PRODUCT_TCM5970,
366 1.12 jonathan },
367 1.12 jonathan {
368 1.12 jonathan 0,
369 1.12 jonathan "TCM5971",
370 1.12 jonathan EISA_PRODUCT_TCM5971,
371 1.12 jonathan },
372 1.12 jonathan {
373 1.12 jonathan 0,
374 1.12 jonathan "TCM5972",
375 1.12 jonathan EISA_PRODUCT_TCM5972,
376 1.10 jonathan },
377 1.10 jonathan {
378 1.1 cgd EISA_KNOWNDEV_NOPROD,
379 1.1 cgd "ADP",
380 1.1 cgd "Adaptec",
381 1.2 cgd },
382 1.2 cgd {
383 1.2 cgd EISA_KNOWNDEV_NOPROD,
384 1.2 cgd "AMI",
385 1.2 cgd "AMI",
386 1.1 cgd },
387 1.1 cgd {
388 1.1 cgd EISA_KNOWNDEV_NOPROD,
389 1.19 ad "ATT",
390 1.19 ad "AT&T",
391 1.19 ad },
392 1.19 ad {
393 1.19 ad EISA_KNOWNDEV_NOPROD,
394 1.1 cgd "BUS",
395 1.1 cgd "BusLogic",
396 1.1 cgd },
397 1.1 cgd {
398 1.1 cgd EISA_KNOWNDEV_NOPROD,
399 1.21 ad "CPQ",
400 1.21 ad "Compaq",
401 1.21 ad },
402 1.21 ad {
403 1.21 ad EISA_KNOWNDEV_NOPROD,
404 1.1 cgd "DEC",
405 1.1 cgd "Digital Equipment",
406 1.8 thorpej },
407 1.8 thorpej {
408 1.8 thorpej EISA_KNOWNDEV_NOPROD,
409 1.19 ad "DPT",
410 1.19 ad "Distributed Processing Technology",
411 1.19 ad },
412 1.19 ad {
413 1.19 ad EISA_KNOWNDEV_NOPROD,
414 1.21 ad "DTI",
415 1.21 ad "DeskStation Technology, Inc.",
416 1.21 ad },
417 1.21 ad {
418 1.21 ad EISA_KNOWNDEV_NOPROD,
419 1.8 thorpej "FSI",
420 1.8 thorpej "FORE Systems",
421 1.8 thorpej },
422 1.8 thorpej {
423 1.8 thorpej EISA_KNOWNDEV_NOPROD,
424 1.17 kleink "HWP",
425 1.17 kleink "Hewlett-Packard",
426 1.17 kleink },
427 1.17 kleink {
428 1.17 kleink EISA_KNOWNDEV_NOPROD,
429 1.17 kleink "INP",
430 1.17 kleink "Interphase",
431 1.17 kleink },
432 1.17 kleink {
433 1.17 kleink EISA_KNOWNDEV_NOPROD,
434 1.8 thorpej "INT",
435 1.8 thorpej "Intel",
436 1.9 thorpej },
437 1.9 thorpej {
438 1.9 thorpej EISA_KNOWNDEV_NOPROD,
439 1.9 thorpej "ETI",
440 1.9 thorpej "Microdyne",
441 1.21 ad },
442 1.21 ad {
443 1.21 ad EISA_KNOWNDEV_NOPROD,
444 1.21 ad "MDG",
445 1.21 ad "Madge Networks",
446 1.17 kleink },
447 1.17 kleink {
448 1.17 kleink EISA_KNOWNDEV_NOPROD,
449 1.17 kleink "MLX",
450 1.17 kleink "Mylex",
451 1.19 ad },
452 1.19 ad {
453 1.19 ad EISA_KNOWNDEV_NOPROD,
454 1.19 ad "NEC",
455 1.19 ad "NEC",
456 1.13 perry },
457 1.13 perry {
458 1.13 perry EISA_KNOWNDEV_NOPROD,
459 1.13 perry "SMC",
460 1.13 perry "Standard Microsystems Corp.",
461 1.1 cgd },
462 1.1 cgd {
463 1.1 cgd EISA_KNOWNDEV_NOPROD,
464 1.1 cgd "TCM",
465 1.1 cgd "3Com",
466 1.7 thorpej },
467 1.7 thorpej {
468 1.7 thorpej EISA_KNOWNDEV_NOPROD,
469 1.7 thorpej "USC",
470 1.7 thorpej "UltraStor",
471 1.1 cgd },
472 1.1 cgd { 0, NULL, NULL, }
473 1.1 cgd };
474