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