isapnpdevs revision 1.20 1 $NetBSD: isapnpdevs,v 1.20 1999/03/16 22:58:17 dean Exp $
2
3 /*-
4 * Copyright (c) 1998 The NetBSD Foundation, Inc.
5 * All rights reserved.
6 *
7 * This code is derived from software contributed to The NetBSD Foundation
8 * by Christos Zoulas.
9 *
10 * Redistribution and use in source and binary forms, with or without
11 * modification, are permitted provided that the following conditions
12 * are met:
13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer.
15 * 2. Redistributions in binary form must reproduce the above copyright
16 * notice, this list of conditions and the following disclaimer in the
17 * documentation and/or other materials provided with the distribution.
18 * 3. All advertising materials mentioning features or use of this software
19 * must display the following acknowledgement:
20 * This product includes software developed by the NetBSD
21 * Foundation, Inc. and its contributors.
22 * 4. Neither the name of The NetBSD Foundation nor the names of its
23 * contributors may be used to endorse or promote products derived
24 * from this software without specific prior written permission.
25 *
26 * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
27 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
28 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
29 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
30 * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
31 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
32 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
33 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
34 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
35 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
36 * POSSIBILITY OF SUCH DAMAGE.
37 */
38
39 /*
40 * List of known drivers
41 */
42 driver aha Adaptec SCSI
43 driver aic Adaptec SCSI
44 driver com National Semiconductor Serial
45 driver ep 3Com 3CXXX Ethernet
46 driver ess ESS Audio Drive
47 driver joy Generic Joystick
48 driver gus Gravis Ultrasound
49 driver le Lance Ethernet
50 driver ne NE2000 Ethernet
51 driver pcic PCMCIA bridge
52 driver sb Creative Soundblaster
53 driver wdc Western Digital Disk Controller
54 driver wss Microsoft Sound System
55 driver ym Yamaha Sound
56
57 /*
58 * aha
59 */
60 devlogic aha ADP1542 Adaptec AHA-1542CP
61 devcompat aha PNP00A0 Adaptec AHA-1542CP
62
63 /*
64 * aic
65 */
66 devlogic aic ADP1520 Adaptec AHA-1520B
67
68 /*
69 * com
70 */
71 devlogic com BDP3336 Best Data Prods. 336F
72 devlogic com OZO8039 Zoom 56k flex
73 devlogic com BRI1400 Boca 33.6 PnP
74 devlogic com BRIB400 Boca 56k PnP
75 devlogic com ROK0010 Rockwell ?
76 devlogic com USR0004 USR Sportster 14.4k
77 devlogic com USR0006 USR Sportster 33.6k
78 devlogic com USR2070 USR Sportster 56k
79 devlogic com USR3031 USR 56k Faxmodem
80 devlogic com ZTIF761 Zoom ComStar 33.6
81 devlogic com CIR3000 Cirrus Logic V43
82 devlogic com MOT0000 Motorolla ModemSurfr
83 devcompat com PNP0500 Generic 8250/16450
84 devcompat com PNP0501 Generic 16550A
85
86 /*
87 * ep
88 */
89 devlogic ep TCM5090 3Com 3c509B
90 devlogic ep TCM5091 3Com 3c509B-1
91 devlogic ep TCM5094 3Com 3c509B-4
92 devlogic ep TCM5095 3Com 3c509B-5
93 devlogic ep TCM5098 3Com 3c509B-8
94
95 /*
96 * ess
97 */
98 /* XXX not working yet
99 /* devlogic ess ESS1868 ESS1868 */
100 /* devlogic ess ESS1869 ESS1869 */
101
102 /*
103 * joy
104 */
105 devlogic joy CSC0001 CS4235
106 devlogic joy CSCA801 Terratec EWS64XL
107 devlogic joy CTL7002 Creative Vibra16CL
108 devlogic joy ESS0001 ESS1868
109 devlogic joy OPT0001 OPTi Audio 16
110 devlogic joy PNPB02F XXX broken GUS PnP
111 devlogic joy ASB16FD AdLib NSC 16 PNP
112 devcompat joy PNPB02F generic
113
114 /*
115 * gus
116 */
117 devlogic gus GRV0000 Gravis Ultrasound
118
119 /*
120 * le
121 */
122 devlogic le TKN0010 Lance Ethernet on TEKNOR board
123
124 /*
125 * ne
126 */
127 devcompat ne PNP80D6 Digital DE305 ISAPnP
128 devlogic ne @@@1980 OvisLink LE-8019R
129
130 /*
131 * pcic
132 */
133 devlogic pcic SCM0469 SCM SwapBox Plug and Play
134 devcompat pcic PNP0E00 PCIC Compatible PCMCIA Bridge
135 devlogic pcic AEI0218 Actiontec PnP PCMCIA Adapter
136
137 /*
138 * sb
139 */
140 devlogic sb ADS7150 AD1815
141 devlogic sb ADS7180 AD1816
142 devlogic sb CTL0001 SB
143 devlogic sb CTL0031 SB AWE32
144 devlogic sb CTL0041 SB16 PnP (CT4131)
145 devlogic sb CTL0043 SB16 PnP (CT4170)
146 devlogic sb CTL0042 SB AWE64 Value
147 devlogic sb CTL0044 SB AWE64 Gold
148 devlogic sb CTL0045 SB AWE64 Value
149 devlogic sb OPT9250 Televideo card, Opti
150 devlogic sb @X@0001 CMI8330. Audio Adapter
151 devcompat sb PNPB000 Generic SB 1.5
152 devcompat sb PNPB001 Generic SB 2.0
153 devcompat sb PNPB002 Generic SB Pro
154 devcompat sb PNPB003 Generic SB 16
155 devlogic sb ESS1868 ESS1868
156 devlogic sb ESS1869 ESS1869
157
158
159 /*
160 * wdc
161 */
162 devlogic wdc OPT0007 OPTi Audio 16 IDE controller
163 devcompat wdc PNP0600 Western Digital Compatible Controller
164
165 /*
166 * wss
167 */
168 devlogic wss CSC0000 Windows Sound System
169 devlogic wss CSCA800 Terratec EWS64 CoDec
170 devlogic wss ASB1611 AdLib NSC 16 PNP
171
172 /*
173 * ym
174 */
175 devlogic ym YMH0021 OPL3-SA2, OPL3-SA3
176