xref: /netbsd-src/sys/dev/isapnp/isapnpdevs.c (revision 236611ac0b831d370c83ec1001e62b8e548130c5)
1 /*	$NetBSD: isapnpdevs.c,v 1.5 1998/09/05 14:18:24 christos Exp $	*/
2 
3 /*
4  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
5  *
6  * generated from:
7  *	NetBSD: isapnpdevs,v 1.5 1998/09/05 14:15:26 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_aic_devlogic[] = {
51 	"ADP1520",	/* Adaptec AHA-1520B */
52 	NULL
53 };
54 static const char *isapnp_aic_devcompat[] = {
55 	NULL
56 };
57 const struct isapnp_devinfo isapnp_aic_devinfo = {
58 	isapnp_aic_devlogic, isapnp_aic_devcompat
59 };
60 
61 /* National Semiconductor Serial */
62 static const char *isapnp_com_devlogic[] = {
63 	"BDP3336",	/* Best Data Prods. 336F */
64 	"OZO8039",	/* Zoom 56k flex */
65 	"BRI1400",	/* Boca 33.6 PnP */
66 	"BRIB400",	/* Boca 56k PnP */
67 	"ROK0010",	/* Rockwell ? */
68 	"USR2070",	/* USR Sportster 56k */
69 	"ZTIF761",	/* Zoom ComStar 33.6 */
70 	NULL
71 };
72 static const char *isapnp_com_devcompat[] = {
73 	"PNP0500",	/* Generic 8250/16450 */
74 	"PNP0501",	/* Generic 16550A */
75 	NULL
76 };
77 const struct isapnp_devinfo isapnp_com_devinfo = {
78 	isapnp_com_devlogic, isapnp_com_devcompat
79 };
80 
81 /* 3Com 3CXXX Ethernet */
82 static const char *isapnp_ep_devlogic[] = {
83 	"TCM5090",	/* 3Com 3c509B */
84 	"TCM5091",	/* 3Com 3c509B-1 */
85 	"TCM5094",	/* 3Com 3c509B-4 */
86 	"TCM5095",	/* 3Com 3c509B-5 */
87 	"TCM5098",	/* 3Com 3c509B-8 */
88 	NULL
89 };
90 static const char *isapnp_ep_devcompat[] = {
91 	NULL
92 };
93 const struct isapnp_devinfo isapnp_ep_devinfo = {
94 	isapnp_ep_devlogic, isapnp_ep_devcompat
95 };
96 
97 /* ESS Audio Drive */
98 static const char *isapnp_ess_devlogic[] = {
99 	"ESS1868",	/* ESS1868 */
100 	"ESS1869",	/* ESS1869 */
101 	NULL
102 };
103 static const char *isapnp_ess_devcompat[] = {
104 	NULL
105 };
106 const struct isapnp_devinfo isapnp_ess_devinfo = {
107 	isapnp_ess_devlogic, isapnp_ess_devcompat
108 };
109 
110 /* Generic Joystick */
111 static const char *isapnp_joy_devlogic[] = {
112 	"CSCA801",	/* Terratec EWS64XL */
113 	"CTL7002",	/* Creative Vibra16CL */
114 	"ESS0001",	/* ESS1868 */
115 	"OPT0001",	/* OPTi Audio 16 */
116 	"PNPB02F",	/* XXX broken GUS PnP */
117 	NULL
118 };
119 static const char *isapnp_joy_devcompat[] = {
120 	"PNPB02F",	/* generic */
121 	NULL
122 };
123 const struct isapnp_devinfo isapnp_joy_devinfo = {
124 	isapnp_joy_devlogic, isapnp_joy_devcompat
125 };
126 
127 /* Gravis Ultrasound */
128 static const char *isapnp_gus_devlogic[] = {
129 	"GRV0000",	/* Gravis Ultrasound */
130 	NULL
131 };
132 static const char *isapnp_gus_devcompat[] = {
133 	NULL
134 };
135 const struct isapnp_devinfo isapnp_gus_devinfo = {
136 	isapnp_gus_devlogic, isapnp_gus_devcompat
137 };
138 
139 /* Lance Ethernet */
140 static const char *isapnp_le_devlogic[] = {
141 	"TKN0010",	/* Lance Ethernet */
142 	NULL
143 };
144 static const char *isapnp_le_devcompat[] = {
145 	NULL
146 };
147 const struct isapnp_devinfo isapnp_le_devinfo = {
148 	isapnp_le_devlogic, isapnp_le_devcompat
149 };
150 
151 /* NE2000 Ethernet */
152 static const char *isapnp_ne_devlogic[] = {
153 	NULL
154 };
155 static const char *isapnp_ne_devcompat[] = {
156 	"PNP80D6",	/* Digital DE305 ISAPnP */
157 	NULL
158 };
159 const struct isapnp_devinfo isapnp_ne_devinfo = {
160 	isapnp_ne_devlogic, isapnp_ne_devcompat
161 };
162 
163 /* PCMCIA bridge */
164 static const char *isapnp_pcic_devlogic[] = {
165 	NULL
166 };
167 static const char *isapnp_pcic_devcompat[] = {
168 	"PNP0E00",	/* PCIC Compatible PCMCIA Bridge */
169 	NULL
170 };
171 const struct isapnp_devinfo isapnp_pcic_devinfo = {
172 	isapnp_pcic_devlogic, isapnp_pcic_devcompat
173 };
174 
175 /* Creative Soundblaster */
176 static const char *isapnp_sb_devlogic[] = {
177 	"ADS7150",	/* AD1815 */
178 	"ADS7180",	/* AD1816 */
179 	"CTL0001",	/* SB */
180 	"CTL0031",	/* SB AWE32 */
181 	"CTL0041",	/* SB16 PnP (CT4131) */
182 	"CTL0043",	/* SB16 PnP (CT4170) */
183 	"CTL0042",	/* SB AWE64 Value */
184 	"CTL0044",	/* SB AWE64 Gold */
185 	"CTL0045",	/* SB AWE64 Value */
186 	"OPT9250",	/* Televideo card, Opti */
187 	NULL
188 };
189 static const char *isapnp_sb_devcompat[] = {
190 	"PNPB000",	/* Generic SB 1.5 */
191 	"PNPB001",	/* Generic SB 2.0 */
192 	"PNPB002",	/* Generic SB Pro */
193 	"PNPB003",	/* Generic SB 16 */
194 	NULL
195 };
196 const struct isapnp_devinfo isapnp_sb_devinfo = {
197 	isapnp_sb_devlogic, isapnp_sb_devcompat
198 };
199 
200 /* Western Digital Disk Controller */
201 static const char *isapnp_wdc_devlogic[] = {
202 	NULL
203 };
204 static const char *isapnp_wdc_devcompat[] = {
205 	"PNP0600",	/* Western Digital Compatible Controller */
206 	NULL
207 };
208 const struct isapnp_devinfo isapnp_wdc_devinfo = {
209 	isapnp_wdc_devlogic, isapnp_wdc_devcompat
210 };
211 
212 /* Microsoft Sound System */
213 static const char *isapnp_wss_devlogic[] = {
214 	"CSC0000",	/* Windows Sound System */
215 	NULL
216 };
217 static const char *isapnp_wss_devcompat[] = {
218 	NULL
219 };
220 const struct isapnp_devinfo isapnp_wss_devinfo = {
221 	isapnp_wss_devlogic, isapnp_wss_devcompat
222 };
223 
224 /* Yamaha Sound */
225 static const char *isapnp_ym_devlogic[] = {
226 	"YMH0021",	/* OPL3-SA2, OPL3-SA3 */
227 	NULL
228 };
229 static const char *isapnp_ym_devcompat[] = {
230 	NULL
231 };
232 const struct isapnp_devinfo isapnp_ym_devinfo = {
233 	isapnp_ym_devlogic, isapnp_ym_devcompat
234 };
235 
236