Home | History | Annotate | Line # | Download | only in isapnp
isapnpdevs revision 1.55
      1 $NetBSD: isapnpdevs,v 1.55 2004/01/28 19:31:07 jdolecek Exp $
      2 
      3 /*-
      4  * Copyright (c) 1998, 1999, 2000, 2001 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	an	Aironet 802.11
     45 driver	atppc	AT Parallel Port
     46 driver	com	National Semiconductor Serial
     47 driver	cs	Cirrus Logic Crystal CS89x0 Ethernet
     48 driver	ep	3Com 3CXXX Ethernet
     49 driver	ess	ESS Audio Drive
     50 driver	fmv	Fujitsu FMV-18x Ethernet
     51 driver	joy	Generic Joystick
     52 driver	gus	Gravis Ultrasound
     53 driver	le	Lance Ethernet
     54 driver	mpu	MPU-401 MIDI UART
     55 driver	ne	NE2000 Ethernet
     56 driver	pcic	PCMCIA bridge
     57 driver	sb	Creative Soundblaster
     58 driver	tr	TROPIC Token-Ring
     59 driver	wdc	Western Digital Disk Controller
     60 driver	wss	Microsoft Sound System
     61 driver	ym	Yamaha Sound
     62 
     63 /*
     64  * aha
     65  */
     66 devlogic	aha	ADP1542		0	Adaptec AHA-1542CP
     67 devcompat	aha	PNP00A0		0	Adaptec AHA-1542CP
     68 
     69 /*
     70  * aic
     71  */
     72 devlogic	aic	ADP1520		0	Adaptec AHA-1520B
     73 devlogic	aic	ADP1502		0	Adaptec AHA-1502P
     74 devlogic	aic	ADP1505		0	Adaptec AVA-1505A
     75 devcompat	aic	ADP1530		0	(Adaptec AVA-1505A)
     76 
     77 /*
     78  * an
     79  */
     80 devlogic	an	AOL0001		0	Aironet 4500/4800
     81 
     82 /*
     83  * atppc
     84  */
     85 devlogic	atppc	PNP0400		0	Generic AT Parallel Port
     86 devlogic	atppc	PNP0401		0	Generic ECP Prallel Port
     87 
     88 /*
     89  * com
     90  */
     91 devlogic	com	AZT4001		0	Aztech Modem
     92 devlogic	com	BDP3336		0	Best Data Prods. 336F
     93 devlogic	com	OZO8039		0	Zoom 56k flex
     94 devlogic	com	BRI1400		0	Boca 33.6 PnP
     95 devlogic	com	BRIB400		0	Boca 56k PnP
     96 devlogic	com	ROK0010		0	Rockwell ?
     97 devlogic	com	ROK3360		0	Rockwell 33.6k PnP
     98 devlogic	com	USR0004		0	USR Sportster 14.4k
     99 devlogic	com	USR0006		0	USR Sportster 33.6k
    100 devlogic	com	USR0009		0	USR Courier V.Everything
    101 devlogic	com	USR2070		0	USR Sportster 56k
    102 devlogic	com	USR3031		0	USR 56k Faxmodem
    103 devlogic 	com	USR3090		0	USR 56K Voice INT
    104 devlogic	com	USR9190		0	USR 56k Voice INT
    105 devlogic	com	ZTIF761		0	Zoom ComStar 33.6
    106 devlogic	com	CIR3000		0	Cirrus Logic V43 
    107 devlogic	com	MOT0000		0	Motorola ModemSurfr
    108 devlogic	com	SMM00C1		0	Leopard 56k PnP
    109 devlogic	com	SUP1650		0	Supra 336i Sp Intl
    110 devlogic	com	SUP2480		0	SupraExpress 56i Sp V.90
    111 devlogic	com	SUP2720		0	DIAMOND SupraExpress 56I SP V.90
    112 devlogic	com	GVC0505		0	GVC 56k Faxmodem
    113 devlogic	com	GVC000F		0	GVC 33.6k Faxmodem
    114 devlogic	com	IOD0081		0	I-O DATA IFML-560
    115 devcompat	com	PNP0500		0	Generic 8250/16450
    116 devcompat	com	PNP0501		0	Generic 16550A
    117 
    118 /*
    119  * cs
    120  */
    121 devlogic	cs	IBM1010		0	IBM EtherJet ISA
    122 
    123 /*
    124  * ep
    125  */
    126 devlogic	ep	TCM5051		0	3Com 3c515
    127 devlogic	ep	TCM5090		0	3Com 3c509B
    128 devlogic	ep	TCM5091		0	3Com 3c509B-1
    129 devlogic	ep	TCM5094		0	3Com 3c509B-4
    130 devlogic	ep	TCM5095		0	3Com 3c509B-5
    131 devlogic	ep	TCM5098		0	3Com 3c509B-8
    132 
    133 /*
    134  * ess
    135  */
    136 devlogic	ess	ESS1868		0	ESS1868
    137 devlogic	ess	ESS1869		0	ESS1869
    138 devlogic	ess	ESS1878		0	ESS1878
    139 
    140 /*
    141  * fmv
    142  */
    143 devlogic	fmv	FUJ01C1		0	Fujitsu FMV-183
    144 devlogic	fmv	FUJ01D1		0	Fujitsu FMV-184
    145 
    146 /*
    147  * joy
    148  */
    149 devlogic	joy	AZT0003		0	Aztech AZT2320 GAME PORT
    150 devlogic	joy	AZT3001		0	Aztech GAME PORT
    151 devlogic	joy	CSC0001		0	CS4235
    152 devlogic	joy	CSCA801		0	Terratec EWS64XL
    153 devlogic	joy	CTL7001		0	Creative Awe64
    154 devlogic	joy	CTL7002		0	Creative Vibra16CL
    155 devlogic	joy	ESS0001		0	ESS1868
    156 devlogic	joy	ESS0005		0	ESS1878
    157 devlogic	joy	OPT0001		0	OPTi Audio 16
    158 devlogic	joy	PNPB02F		0	XXX broken GUS PnP
    159 devlogic	joy	ASB16FD		0	AdLib NSC 16 PNP
    160 devcompat	joy	PNPB02F		0	generic
    161 
    162 /*
    163  * gus
    164  */
    165 devlogic	gus	GRV0000		0	Gravis Ultrasound
    166 
    167 /*
    168  * le
    169  */
    170 devlogic	le	TKN0010		0	Lance Ethernet on TEKNOR board
    171 devlogic	le	ATK1500		0	Lance Ethernet on Allied Telesyn board
    172 devlogic	le	CSI2203		0	Cabletron E22xx
    173 devlogic	le	BUF0001		0	Melco Inc. LGY-IV
    174 
    175 /*
    176  * mpu
    177  */
    178 devlogic	mpu	AZT0002		0	Aztech AZT2320 MPU401 MIDI
    179 devlogic	mpu	AZT2001		0	Aztech MPU401 MIDI
    180 devlogic	mpu	CSC0003		0	CS4235 MPU401 MIDI
    181 
    182 /*
    183  * ne
    184  */
    185 devcompat	ne	PNP80D6		0	Digital DE305 ISAPnP
    186 devlogic	ne	@@@1980		0	OvisLink LE-8019R	
    187 
    188 /*
    189  * pcic
    190  */
    191 devlogic	pcic	SCM0469		0	SCM SwapBox Plug and Play
    192 devcompat	pcic	PNP0E00		0	PCIC Compatible PCMCIA Bridge
    193 devlogic	pcic	AEI0218		0	Actiontec PnP PCMCIA Adapter
    194 
    195 /*
    196  * sb
    197  */
    198 devlogic	sb	ADS7150		0	AD1815
    199 devlogic	sb	ADS7180		0	AD1816
    200 devlogic	sb	AZT1003		0	Aztech 1003 Audio
    201 devlogic	sb	AZT1008		0	Aztech 1008
    202 devlogic	sb	CTL0001		0	SB
    203 devlogic	sb	CTL0031		0	SB AWE32
    204 devlogic	sb	CTL0041		0	SB16 PnP (CT4131)
    205 devlogic	sb	CTL0042		0	SB AWE64 Value
    206 devlogic	sb	CTL0043		0	SB16 PnP (CT4170)
    207 devlogic	sb	CTL0044		0	SB AWE64 Gold
    208 devlogic	sb	CTL0045		0	SB AWE64 Value
    209 devlogic	sb	OPT9250		0	Televideo card, Opti
    210 devlogic	sb	@X@0001		0	CMI8330. Audio Adapter
    211 devlogic	sb	@@@1001		0	Avance Logic ALS100+
    212 devlogic	sb	@@@2001		0	Avance Logic ALS120
    213 devcompat	sb	PNPB000		0	Generic SB 1.5
    214 devcompat	sb	PNPB001		0	Generic SB 2.0
    215 devcompat	sb	PNPB002		0	Generic SB Pro
    216 devcompat	sb	PNPB003		0	Generic SB 16
    217 
    218 /*
    219  * tr
    220  */
    221 devlogic	tr	IBM0000		0	IBM TROPIC Token-Ring
    222 devlogic	tr	TCM3190		0	3Com TokenLink Velocity ISA
    223 
    224 /*
    225  * wdc
    226  */
    227 devlogic	wdc	AZT0000		0	Aztech AZT2320 IDE CDROM
    228 devlogic	wdc	AZT0500		0	Aztech IDE CDROM
    229 devlogic	wdc	OPT0007		0	OPTi Audio 16 IDE controller
    230 devlogic	wdc	ESS0002		0	ES1868 IDE Controller
    231 devcompat	wdc	PNP0600		0	Western Digital Compatible Controller
    232 
    233 /*
    234  * wss
    235  */
    236 devlogic	wss	AZT0001		1	Aztech AZT2320 AUDIO
    237 devlogic	wss	CSC0000		0	Windows Sound System
    238 devlogic	wss	CSC0100		0	CS4235 CODEC
    239 devlogic	wss	CSCA800		0	Terratec EWS64 CoDec
    240 devlogic	wss	ASB1611		0	AdLib NSC 16 PNP
    241 devlogic	wss	ASB1622		0	AdLib MSC 32 Wave PnP V3SB
    242 devlogic	wss	@@@0001		0	CMI8330/C3D Audio Adapter
    243 
    244 /*
    245  * ym
    246  */
    247 devlogic	ym	YMH0021		0	OPL3-SA2, OPL3-SA3
    248