isapnpdevs revision 1.34 1 $NetBSD: isapnpdevs,v 1.34 2000/06/06 18:08:51 soren Exp $
2
3 /*-
4 * Copyright (c) 1998, 1999 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 mpu MPU-401 MIDI UART
51 driver ne NE2000 Ethernet
52 driver pcic PCMCIA bridge
53 driver sb Creative Soundblaster
54 driver tr TROPIC Token-Ring
55 driver wdc Western Digital Disk Controller
56 driver wss Microsoft Sound System
57 driver ym Yamaha Sound
58
59 /*
60 * aha
61 */
62 devlogic aha ADP1542 0 Adaptec AHA-1542CP
63 devcompat aha PNP00A0 0 Adaptec AHA-1542CP
64
65 /*
66 * aic
67 */
68 devlogic aic ADP1520 0 Adaptec AHA-1520B
69 devlogic aic ADP1502 0 Adaptec AHA-1502P
70 devlogic aic ADP1505 0 Adaptec AVA-1505A
71 devcompat aic ADP1530 0 (Adaptec AVA-1505A)
72
73 /*
74 * com
75 */
76 devlogic com BDP3336 0 Best Data Prods. 336F
77 devlogic com OZO8039 0 Zoom 56k flex
78 devlogic com BRI1400 0 Boca 33.6 PnP
79 devlogic com BRIB400 0 Boca 56k PnP
80 devlogic com ROK0010 0 Rockwell ?
81 devlogic com USR0004 0 USR Sportster 14.4k
82 devlogic com USR0006 0 USR Sportster 33.6k
83 devlogic com USR2070 0 USR Sportster 56k
84 devlogic com USR3031 0 USR 56k Faxmodem
85 devlogic com USR9190 0 USR 56k Voice INT
86 devlogic com ZTIF761 0 Zoom ComStar 33.6
87 devlogic com CIR3000 0 Cirrus Logic V43
88 devlogic com MOT0000 0 Motorola ModemSurfr
89 devlogic com SMM00C1 0 Leopard 56k PnP
90 devlogic com SUP1650 0 Supra 336i Sp Intl
91 devlogic com GVC0505 0 GVC 56k Faxmodem
92 devcompat com PNP0500 0 Generic 8250/16450
93 devcompat com PNP0501 0 Generic 16550A
94
95 /*
96 * ep
97 */
98 devlogic ep TCM5090 0 3Com 3c509B
99 devlogic ep TCM5091 0 3Com 3c509B-1
100 devlogic ep TCM5094 0 3Com 3c509B-4
101 devlogic ep TCM5095 0 3Com 3c509B-5
102 devlogic ep TCM5098 0 3Com 3c509B-8
103
104 /*
105 * ess
106 */
107 devlogic ess ESS1868 0 ESS1868
108 devlogic ess ESS1869 0 ESS1869
109
110 /*
111 * joy
112 */
113 devlogic joy AZT0003 0 Aztech AZT2320 GAME PORT
114 devlogic joy CSC0001 0 CS4235
115 devlogic joy CSCA801 0 Terratec EWS64XL
116 devlogic joy CTL7001 0 Creative Awe64
117 devlogic joy CTL7002 0 Creative Vibra16CL
118 devlogic joy ESS0001 0 ESS1868
119 devlogic joy OPT0001 0 OPTi Audio 16
120 devlogic joy PNPB02F 0 XXX broken GUS PnP
121 devlogic joy ASB16FD 0 AdLib NSC 16 PNP
122 devcompat joy PNPB02F 0 generic
123
124 /*
125 * gus
126 */
127 devlogic gus GRV0000 0 Gravis Ultrasound
128
129 /*
130 * le
131 */
132 devlogic le TKN0010 0 Lance Ethernet on TEKNOR board
133 devlogic le ATK1500 0 Lance Ethernet on Allied Telesyn board
134
135 /*
136 * mpu
137 */
138 devlogic mpu AZT0002 0 Aztech AZT2320 MPU401 MIDI
139 devlogic mpu CSC0003 0 CS4235 MPU401 MIDI
140
141 /*
142 * ne
143 */
144 devcompat ne PNP80D6 0 Digital DE305 ISAPnP
145 devlogic ne @@@1980 0 OvisLink LE-8019R
146
147 /*
148 * pcic
149 */
150 devlogic pcic SCM0469 0 SCM SwapBox Plug and Play
151 devcompat pcic PNP0E00 0 PCIC Compatible PCMCIA Bridge
152 devlogic pcic AEI0218 0 Actiontec PnP PCMCIA Adapter
153
154 /*
155 * sb
156 */
157 devlogic sb ADS7150 0 AD1815
158 devlogic sb ADS7180 0 AD1816
159 devlogic sb CTL0001 0 SB
160 devlogic sb CTL0031 0 SB AWE32
161 devlogic sb CTL0041 0 SB16 PnP (CT4131)
162 devlogic sb CTL0043 0 SB16 PnP (CT4170)
163 devlogic sb CTL0042 0 SB AWE64 Value
164 devlogic sb CTL0044 0 SB AWE64 Gold
165 devlogic sb CTL0045 0 SB AWE64 Value
166 devlogic sb OPT9250 0 Televideo card, Opti
167 devlogic sb @X@0001 0 CMI8330. Audio Adapter
168 devcompat sb PNPB000 0 Generic SB 1.5
169 devcompat sb PNPB001 0 Generic SB 2.0
170 devcompat sb PNPB002 0 Generic SB Pro
171 devcompat sb PNPB003 0 Generic SB 16
172
173 /*
174 * tr
175 */
176 devlogic tr IBM0000 0 IBM TROPIC Token-Ring
177 devlogic tr TCM3190 0 3Com TokenLink Velocity ISA
178
179 /*
180 * wdc
181 */
182 devlogic wdc AZT0000 0 Aztech AZT2320 IDE CDROM
183 devlogic wdc OPT0007 0 OPTi Audio 16 IDE controller
184 devcompat wdc PNP0600 0 Western Digital Compatible Controller
185
186 /*
187 * wss
188 */
189 devlogic wss AZT0001 1 Aztech AZT2320 AUDIO
190 devlogic wss CSC0000 0 Windows Sound System
191 devlogic wss CSC0100 0 CS4235 CODEC
192 devlogic wss CSCA800 0 Terratec EWS64 CoDec
193 devlogic wss ASB1611 0 AdLib NSC 16 PNP
194 devlogic wss ASB1622 0 AdLib MSC 32 Wave PnP V3SB
195
196 /*
197 * ym
198 */
199 devlogic ym YMH0021 0 OPL3-SA2, OPL3-SA3
200