eisadevs_data.h revision 1.6
1/*
2 * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
3 *
4 * generated from:
5 *	OpenBSD: eisadevs,v 1.6 1997/07/25 02:29:51 mickey Exp
6 */
7$NetBSD: eisadevs,v 1.14 1997/07/12 14:41:05 perry Exp $
8
9/*
10 * Copyright (c) 1995, 1996 Christopher G. Demetriou
11 * All rights reserved.
12 *
13 * Redistribution and use in source and binary forms, with or without
14 * modification, are permitted provided that the following conditions
15 * are met:
16 * 1. Redistributions of source code must retain the above copyright
17 *    notice, this list of conditions and the following disclaimer.
18 * 2. Redistributions in binary form must reproduce the above copyright
19 *    notice, this list of conditions and the following disclaimer in the
20 *    documentation and/or other materials provided with the distribution.
21 * 3. All advertising materials mentioning features or use of this software
22 *    must display the following acknowledgement:
23 *      This product includes software developed by Christopher G. Demetriou
24 *	for the NetBSD Project.
25 * 4. The name of the author may not be used to endorse or promote products
26 *    derived from this software without specific prior written permission
27 *
28 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
29 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
30 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
31 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
32 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
33 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
37 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38 */
39
40struct eisa_knowndev eisa_knowndevs[] = {
41	{
42	    0,
43	    "ADP0000",
44	    EISA_PRODUCT_ADP0000,
45	},
46	{
47	    0,
48	    "ADP0001",
49	    EISA_PRODUCT_ADP0001,
50	},
51	{
52	    0,
53	    "ADP0002",
54	    EISA_PRODUCT_ADP0002,
55	},
56	{
57	    0,
58	    "ADP0400",
59	    EISA_PRODUCT_ADP0400,
60	},
61	{
62	    0,
63	    "ADP7770",
64	    EISA_PRODUCT_ADP7770,
65	},
66	{
67	    0,
68	    "ADP7771",
69	    EISA_PRODUCT_ADP7771,
70	},
71	{
72	    0,
73	    "ADP7756",
74	    EISA_PRODUCT_ADP7756,
75	},
76	{
77	    0,
78	    "ADP7757",
79	    EISA_PRODUCT_ADP7757,
80	},
81	{
82	    0,
83	    "AMI4801",
84	    EISA_PRODUCT_AMI4801,
85	},
86	{
87	    0,
88	    "BUS4201",
89	    EISA_PRODUCT_BUS4201,
90	},
91	{
92	    0,
93	    "BUS4202",
94	    EISA_PRODUCT_BUS4202,
95	},
96	{
97	    0,
98	    "DEC4250",
99	    EISA_PRODUCT_DEC4250,
100	},
101	{
102	    0,
103	    "DEC3001",
104	    EISA_PRODUCT_DEC3001,
105	},
106	{
107	    0,
108	    "DEC3002",
109	    EISA_PRODUCT_DEC3002,
110	},
111	{
112	    0,
113	    "DEC3003",
114	    EISA_PRODUCT_DEC3003,
115	},
116	{
117	    0,
118	    "DEC3004",
119	    EISA_PRODUCT_DEC3004,
120	},
121	{
122	    0,
123	    "FSI2001",
124	    EISA_PRODUCT_FSI2001,
125	},
126	{
127	    0,
128	    "FSI2002",
129	    EISA_PRODUCT_FSI2002,
130	},
131	{
132	    0,
133	    "FSI2003",
134	    EISA_PRODUCT_FSI2003,
135	},
136	{
137	    0,
138	    "INT1010",
139	    EISA_PRODUCT_INT1010,
140	},
141	{
142	    0,
143	    "ETI1001",
144	    EISA_PRODUCT_ETI1001,
145	},
146	{
147	    0,
148	    "TCM5091",
149	    EISA_PRODUCT_TCM5091,
150	},
151	{
152	    0,
153	    "TCM5092",
154	    EISA_PRODUCT_TCM5092,
155	},
156	{
157	    0,
158	    "TCM5093",
159	    EISA_PRODUCT_TCM5093,
160	},
161	{
162	    0,
163	    "TCM5920",
164	    EISA_PRODUCT_TCM5920,
165	},
166	{
167	    0,
168	    "TCM5970",
169	    EISA_PRODUCT_TCM5970,
170	},
171	{
172	    0,
173	    "TCM5971",
174	    EISA_PRODUCT_TCM5971,
175	},
176	{
177	    0,
178	    "TCM5972",
179	    EISA_PRODUCT_TCM5972,
180	},
181	{
182	    0,
183	    "SMC8010",
184	    EISA_PRODUCT_SMC8010,
185	},
186	{
187	    0,
188	    "SMC0110",
189	    EISA_PRODUCT_SMC0110,
190	},
191	{
192	    0,
193	    "USC0240",
194	    EISA_PRODUCT_USC0240,
195	},
196	{
197	    EISA_KNOWNDEV_NOPROD,
198	    "ADP",
199	    "Adaptec",
200	},
201	{
202	    EISA_KNOWNDEV_NOPROD,
203	    "AMI",
204	    "AMI",
205	},
206	{
207	    EISA_KNOWNDEV_NOPROD,
208	    "BUS",
209	    "BusLogic",
210	},
211	{
212	    EISA_KNOWNDEV_NOPROD,
213	    "DEC",
214	    "Digital Equipment",
215	},
216	{
217	    EISA_KNOWNDEV_NOPROD,
218	    "FSI",
219	    "FORE Systems",
220	},
221	{
222	    EISA_KNOWNDEV_NOPROD,
223	    "INT",
224	    "Intel",
225	},
226	{
227	    EISA_KNOWNDEV_NOPROD,
228	    "ETI",
229	    "Microdyne",
230	},
231	{
232	    EISA_KNOWNDEV_NOPROD,
233	    "SMC",
234	    "Standard Microsystems Corp.",
235	},
236	{
237	    EISA_KNOWNDEV_NOPROD,
238	    "TCM",
239	    "3Com",
240	},
241	{
242	    EISA_KNOWNDEV_NOPROD,
243	    "USC",
244	    "UltraStor",
245	},
246	{ 0, NULL, NULL, }
247};
248