xref: /netbsd-src/sys/dev/isapnp/isapnpdevs.c (revision 981a2987e63f6f11c9e89f041013d9004b021c5d)
1 /*	$NetBSD: isapnpdevs.c,v 1.13 1998/12/20 18:54:52 christos Exp $	*/
2 
3 /*
4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
5  *
6  * generated from:
7  *	NetBSD: isapnpdevs,v 1.13 1998/12/20 18:54:37 christos Exp
8  */
9 
10 /*-
11  * Copyright (c) 1998 The NetBSD Foundation, Inc.
12  * All rights reserved.
13  *
14  * This code is derived from software contributed to The NetBSD Foundation
15  * by Christos Zoulas.
16  *
17  * Redistribution and use in source and binary forms, with or without
18  * modification, are permitted provided that the following conditions
19  * are met:
20  * 1. Redistributions of source code must retain the above copyright
21  *    notice, this list of conditions and the following disclaimer.
22  * 2. Redistributions in binary form must reproduce the above copyright
23  *    notice, this list of conditions and the following disclaimer in the
24  *    documentation and/or other materials provided with the distribution.
25  * 3. All advertising materials mentioning features or use of this software
26  *    must display the following acknowledgement:
27  *        This product includes software developed by the NetBSD
28  *        Foundation, Inc. and its contributors.
29  * 4. Neither the name of The NetBSD Foundation nor the names of its
30  *    contributors may be used to endorse or promote products derived
31  *    from this software without specific prior written permission.
32  *
33  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
34  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
35  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
36  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
37  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
38  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
39  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
40  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
42  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
43  * POSSIBILITY OF SUCH DAMAGE.
44  */
45 #include <sys/param.h>
46 #include <dev/isapnp/isapnpdevs.h>
47 
48 
49 /* Adaptec SCSI */
50 static const char *isapnp_aha_devlogic[] = {
51 	"ADP1542",	/* Adaptec AHA-1542CP */
52 	NULL
53 };
54 static const char *isapnp_aha_devcompat[] = {
55 	"PNP00A0",	/* Adaptec AHA-1542CP */
56 	NULL
57 };
58 const struct isapnp_devinfo isapnp_aha_devinfo = {
59 	isapnp_aha_devlogic, isapnp_aha_devcompat
60 };
61 
62 /* Adaptec SCSI */
63 static const char *isapnp_aic_devlogic[] = {
64 	"ADP1520",	/* Adaptec AHA-1520B */
65 	NULL
66 };
67 static const char *isapnp_aic_devcompat[] = {
68 	NULL
69 };
70 const struct isapnp_devinfo isapnp_aic_devinfo = {
71 	isapnp_aic_devlogic, isapnp_aic_devcompat
72 };
73 
74 /* National Semiconductor Serial */
75 static const char *isapnp_com_devlogic[] = {
76 	"BDP3336",	/* Best Data Prods. 336F */
77 	"OZO8039",	/* Zoom 56k flex */
78 	"BRI1400",	/* Boca 33.6 PnP */
79 	"BRIB400",	/* Boca 56k PnP */
80 	"ROK0010",	/* Rockwell ? */
81 	"USR2070",	/* USR Sportster 56k */
82 	"ZTIF761",	/* Zoom ComStar 33.6 */
83 	"CIR3000",	/* Cirrus Logic V43 */
84 	NULL
85 };
86 static const char *isapnp_com_devcompat[] = {
87 	"PNP0500",	/* Generic 8250/16450 */
88 	"PNP0501",	/* Generic 16550A */
89 	NULL
90 };
91 const struct isapnp_devinfo isapnp_com_devinfo = {
92 	isapnp_com_devlogic, isapnp_com_devcompat
93 };
94 
95 /* 3Com 3CXXX Ethernet */
96 static const char *isapnp_ep_devlogic[] = {
97 	"TCM5090",	/* 3Com 3c509B */
98 	"TCM5091",	/* 3Com 3c509B-1 */
99 	"TCM5094",	/* 3Com 3c509B-4 */
100 	"TCM5095",	/* 3Com 3c509B-5 */
101 	"TCM5098",	/* 3Com 3c509B-8 */
102 	NULL
103 };
104 static const char *isapnp_ep_devcompat[] = {
105 	NULL
106 };
107 const struct isapnp_devinfo isapnp_ep_devinfo = {
108 	isapnp_ep_devlogic, isapnp_ep_devcompat
109 };
110 
111 /* ESS Audio Drive */
112 static const char *isapnp_ess_devlogic[] = {
113 	"ESS1868",	/* ESS1868 */
114 	"ESS1869",	/* ESS1869 */
115 	NULL
116 };
117 static const char *isapnp_ess_devcompat[] = {
118 	NULL
119 };
120 const struct isapnp_devinfo isapnp_ess_devinfo = {
121 	isapnp_ess_devlogic, isapnp_ess_devcompat
122 };
123 
124 /* Generic Joystick */
125 static const char *isapnp_joy_devlogic[] = {
126 	"CSC0001",	/* CS4235 */
127 	"CSCA801",	/* Terratec EWS64XL */
128 	"CTL7002",	/* Creative Vibra16CL */
129 	"ESS0001",	/* ESS1868 */
130 	"OPT0001",	/* OPTi Audio 16 */
131 	"PNPB02F",	/* XXX broken GUS PnP */
132 	"ASB16FD",	/* AdLib NSC 16 PNP */
133 	NULL
134 };
135 static const char *isapnp_joy_devcompat[] = {
136 	"PNPB02F",	/* generic */
137 	NULL
138 };
139 const struct isapnp_devinfo isapnp_joy_devinfo = {
140 	isapnp_joy_devlogic, isapnp_joy_devcompat
141 };
142 
143 /* Gravis Ultrasound */
144 static const char *isapnp_gus_devlogic[] = {
145 	"GRV0000",	/* Gravis Ultrasound */
146 	NULL
147 };
148 static const char *isapnp_gus_devcompat[] = {
149 	NULL
150 };
151 const struct isapnp_devinfo isapnp_gus_devinfo = {
152 	isapnp_gus_devlogic, isapnp_gus_devcompat
153 };
154 
155 /* Lance Ethernet */
156 static const char *isapnp_le_devlogic[] = {
157 	"TKN0010",	/* Lance Ethernet on TEKNOR board */
158 	NULL
159 };
160 static const char *isapnp_le_devcompat[] = {
161 	NULL
162 };
163 const struct isapnp_devinfo isapnp_le_devinfo = {
164 	isapnp_le_devlogic, isapnp_le_devcompat
165 };
166 
167 /* NE2000 Ethernet */
168 static const char *isapnp_ne_devlogic[] = {
169 	"@@@1980",	/* OvisLink LE-8019R */
170 	NULL
171 };
172 static const char *isapnp_ne_devcompat[] = {
173 	"PNP80D6",	/* Digital DE305 ISAPnP */
174 	NULL
175 };
176 const struct isapnp_devinfo isapnp_ne_devinfo = {
177 	isapnp_ne_devlogic, isapnp_ne_devcompat
178 };
179 
180 /* PCMCIA bridge */
181 static const char *isapnp_pcic_devlogic[] = {
182 	NULL
183 };
184 static const char *isapnp_pcic_devcompat[] = {
185 	"PNP0E00",	/* PCIC Compatible PCMCIA Bridge */
186 	NULL
187 };
188 const struct isapnp_devinfo isapnp_pcic_devinfo = {
189 	isapnp_pcic_devlogic, isapnp_pcic_devcompat
190 };
191 
192 /* Creative Soundblaster */
193 static const char *isapnp_sb_devlogic[] = {
194 	"ADS7150",	/* AD1815 */
195 	"ADS7180",	/* AD1816 */
196 	"CTL0001",	/* SB */
197 	"CTL0031",	/* SB AWE32 */
198 	"CTL0041",	/* SB16 PnP (CT4131) */
199 	"CTL0043",	/* SB16 PnP (CT4170) */
200 	"CTL0042",	/* SB AWE64 Value */
201 	"CTL0044",	/* SB AWE64 Gold */
202 	"CTL0045",	/* SB AWE64 Value */
203 	"OPT9250",	/* Televideo card, Opti */
204 	"@X@0001",	/* CMI8330. Audio Adapter */
205 	NULL
206 };
207 static const char *isapnp_sb_devcompat[] = {
208 	"PNPB000",	/* Generic SB 1.5 */
209 	"PNPB001",	/* Generic SB 2.0 */
210 	"PNPB002",	/* Generic SB Pro */
211 	"PNPB003",	/* Generic SB 16 */
212 	NULL
213 };
214 const struct isapnp_devinfo isapnp_sb_devinfo = {
215 	isapnp_sb_devlogic, isapnp_sb_devcompat
216 };
217 
218 /* Western Digital Disk Controller */
219 static const char *isapnp_wdc_devlogic[] = {
220 	"OPT0007",	/* OPTi Audio 16 IDE controller */
221 	NULL
222 };
223 static const char *isapnp_wdc_devcompat[] = {
224 	"PNP0600",	/* Western Digital Compatible Controller */
225 	NULL
226 };
227 const struct isapnp_devinfo isapnp_wdc_devinfo = {
228 	isapnp_wdc_devlogic, isapnp_wdc_devcompat
229 };
230 
231 /* Microsoft Sound System */
232 static const char *isapnp_wss_devlogic[] = {
233 	"CSC0000",	/* Windows Sound System */
234 	"ASB1611",	/* AdLib NSC 16 PNP */
235 	NULL
236 };
237 static const char *isapnp_wss_devcompat[] = {
238 	NULL
239 };
240 const struct isapnp_devinfo isapnp_wss_devinfo = {
241 	isapnp_wss_devlogic, isapnp_wss_devcompat
242 };
243 
244 /* Yamaha Sound */
245 static const char *isapnp_ym_devlogic[] = {
246 	"YMH0021",	/* OPL3-SA2, OPL3-SA3 */
247 	NULL
248 };
249 static const char *isapnp_ym_devcompat[] = {
250 	NULL
251 };
252 const struct isapnp_devinfo isapnp_ym_devinfo = {
253 	isapnp_ym_devlogic, isapnp_ym_devcompat
254 };
255 
256