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