eisadevs_data.h revision 1.19
1/*	$NetBSD: eisadevs_data.h,v 1.19 1999/09/29 17:45:22 ad Exp $	*/
2
3/*
4 * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
5 *
6 * generated from:
7 *	NetBSD: eisadevs,v 1.17 1999/09/29 17:40:18 ad Exp
8 */
9
10/*
11 * Copyright (c) 1995, 1996 Christopher G. Demetriou
12 * All rights reserved.
13 *
14 * Redistribution and use in source and binary forms, with or without
15 * modification, are permitted provided that the following conditions
16 * are met:
17 * 1. Redistributions of source code must retain the above copyright
18 *    notice, this list of conditions and the following disclaimer.
19 * 2. Redistributions in binary form must reproduce the above copyright
20 *    notice, this list of conditions and the following disclaimer in the
21 *    documentation and/or other materials provided with the distribution.
22 * 3. All advertising materials mentioning features or use of this software
23 *    must display the following acknowledgement:
24 *      This product includes software developed by Christopher G. Demetriou
25 *	for the NetBSD Project.
26 * 4. The name of the author may not be used to endorse or promote products
27 *    derived from this software without specific prior written permission
28 *
29 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
30 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
31 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
32 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
33 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
34 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
35 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
36 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
37 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
38 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39 */
40
41struct eisa_knowndev eisa_knowndevs[] = {
42	{
43	    0,
44	    "ADP0000",
45	    EISA_PRODUCT_ADP0000,
46	},
47	{
48	    0,
49	    "ADP0001",
50	    EISA_PRODUCT_ADP0001,
51	},
52	{
53	    0,
54	    "ADP0002",
55	    EISA_PRODUCT_ADP0002,
56	},
57	{
58	    0,
59	    "ADP0400",
60	    EISA_PRODUCT_ADP0400,
61	},
62	{
63	    0,
64	    "ADP7770",
65	    EISA_PRODUCT_ADP7770,
66	},
67	{
68	    0,
69	    "ADP7771",
70	    EISA_PRODUCT_ADP7771,
71	},
72	{
73	    0,
74	    "ADP7756",
75	    EISA_PRODUCT_ADP7756,
76	},
77	{
78	    0,
79	    "ADP7757",
80	    EISA_PRODUCT_ADP7757,
81	},
82	{
83	    0,
84	    "AMI4801",
85	    EISA_PRODUCT_AMI4801,
86	},
87	{
88	    0,
89	    "ATT2408",
90	    EISA_PRODUCT_ATT2408,
91	},
92	{
93	    0,
94	    "BUS4201",
95	    EISA_PRODUCT_BUS4201,
96	},
97	{
98	    0,
99	    "BUS4202",
100	    EISA_PRODUCT_BUS4202,
101	},
102	{
103	    0,
104	    "DEC4250",
105	    EISA_PRODUCT_DEC4250,
106	},
107	{
108	    0,
109	    "DEC3001",
110	    EISA_PRODUCT_DEC3001,
111	},
112	{
113	    0,
114	    "DEC3002",
115	    EISA_PRODUCT_DEC3002,
116	},
117	{
118	    0,
119	    "DEC3003",
120	    EISA_PRODUCT_DEC3003,
121	},
122	{
123	    0,
124	    "DEC3004",
125	    EISA_PRODUCT_DEC3004,
126	},
127	{
128	    0,
129	    "DPT2402",
130	    EISA_PRODUCT_DPT2402,
131	},
132	{
133	    0,
134	    "DPTA401",
135	    EISA_PRODUCT_DPTA401,
136	},
137	{
138	    0,
139	    "DPTA402",
140	    EISA_PRODUCT_DPTA402,
141	},
142	{
143	    0,
144	    "DPTA410",
145	    EISA_PRODUCT_DPTA410,
146	},
147	{
148	    0,
149	    "DPTA411",
150	    EISA_PRODUCT_DPTA411,
151	},
152	{
153	    0,
154	    "DPTA412",
155	    EISA_PRODUCT_DPTA412,
156	},
157	{
158	    0,
159	    "DPTA420",
160	    EISA_PRODUCT_DPTA420,
161	},
162	{
163	    0,
164	    "DPTA501",
165	    EISA_PRODUCT_DPTA501,
166	},
167	{
168	    0,
169	    "DPTA502",
170	    EISA_PRODUCT_DPTA502,
171	},
172	{
173	    0,
174	    "DPTA701",
175	    EISA_PRODUCT_DPTA701,
176	},
177	{
178	    0,
179	    "DPTBC01",
180	    EISA_PRODUCT_DPTBC01,
181	},
182	{
183	    0,
184	    "FSI2001",
185	    EISA_PRODUCT_FSI2001,
186	},
187	{
188	    0,
189	    "FSI2002",
190	    EISA_PRODUCT_FSI2002,
191	},
192	{
193	    0,
194	    "FSI2003",
195	    EISA_PRODUCT_FSI2003,
196	},
197	{
198	    0,
199	    "INP25D0",
200	    EISA_PRODUCT_INP25D0,
201	},
202	{
203	    0,
204	    "INT1010",
205	    EISA_PRODUCT_INT1010,
206	},
207	{
208	    0,
209	    "ETI1001",
210	    EISA_PRODUCT_ETI1001,
211	},
212	{
213	    0,
214	    "NEC8200",
215	    EISA_PRODUCT_NEC8200,
216	},
217	{
218	    0,
219	    "TCM5091",
220	    EISA_PRODUCT_TCM5091,
221	},
222	{
223	    0,
224	    "TCM5092",
225	    EISA_PRODUCT_TCM5092,
226	},
227	{
228	    0,
229	    "TCM5093",
230	    EISA_PRODUCT_TCM5093,
231	},
232	{
233	    0,
234	    "TCM5094",
235	    EISA_PRODUCT_TCM5094,
236	},
237	{
238	    0,
239	    "TCM5920",
240	    EISA_PRODUCT_TCM5920,
241	},
242	{
243	    0,
244	    "TCM5970",
245	    EISA_PRODUCT_TCM5970,
246	},
247	{
248	    0,
249	    "TCM5971",
250	    EISA_PRODUCT_TCM5971,
251	},
252	{
253	    0,
254	    "TCM5972",
255	    EISA_PRODUCT_TCM5972,
256	},
257	{
258	    0,
259	    "SMC8010",
260	    EISA_PRODUCT_SMC8010,
261	},
262	{
263	    0,
264	    "SMC0110",
265	    EISA_PRODUCT_SMC0110,
266	},
267	{
268	    0,
269	    "USC0240",
270	    EISA_PRODUCT_USC0240,
271	},
272	{
273	    EISA_KNOWNDEV_NOPROD,
274	    "ADP",
275	    "Adaptec",
276	},
277	{
278	    EISA_KNOWNDEV_NOPROD,
279	    "AMI",
280	    "AMI",
281	},
282	{
283	    EISA_KNOWNDEV_NOPROD,
284	    "ATT",
285	    "AT&T",
286	},
287	{
288	    EISA_KNOWNDEV_NOPROD,
289	    "BUS",
290	    "BusLogic",
291	},
292	{
293	    EISA_KNOWNDEV_NOPROD,
294	    "DEC",
295	    "Digital Equipment",
296	},
297	{
298	    EISA_KNOWNDEV_NOPROD,
299	    "DPT",
300	    "Distributed Processing Technology",
301	},
302	{
303	    EISA_KNOWNDEV_NOPROD,
304	    "FSI",
305	    "FORE Systems",
306	},
307	{
308	    EISA_KNOWNDEV_NOPROD,
309	    "HWP",
310	    "Hewlett-Packard",
311	},
312	{
313	    EISA_KNOWNDEV_NOPROD,
314	    "INP",
315	    "Interphase",
316	},
317	{
318	    EISA_KNOWNDEV_NOPROD,
319	    "INT",
320	    "Intel",
321	},
322	{
323	    EISA_KNOWNDEV_NOPROD,
324	    "ETI",
325	    "Microdyne",
326	},
327	{
328	    EISA_KNOWNDEV_NOPROD,
329	    "MLX",
330	    "Mylex",
331	},
332	{
333	    EISA_KNOWNDEV_NOPROD,
334	    "NEC",
335	    "NEC",
336	},
337	{
338	    EISA_KNOWNDEV_NOPROD,
339	    "SMC",
340	    "Standard Microsystems Corp.",
341	},
342	{
343	    EISA_KNOWNDEV_NOPROD,
344	    "TCM",
345	    "3Com",
346	},
347	{
348	    EISA_KNOWNDEV_NOPROD,
349	    "USC",
350	    "UltraStor",
351	},
352	{ 0, NULL, NULL, }
353};
354