174 lines
4.9 KiB
Plaintext
174 lines
4.9 KiB
Plaintext
$NetBSD: isapnpdevs,v 1.19 1999/02/24 15:37:34 rh Exp $
|
|
|
|
/*-
|
|
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
|
* All rights reserved.
|
|
*
|
|
* This code is derived from software contributed to The NetBSD Foundation
|
|
* by Christos Zoulas.
|
|
*
|
|
* Redistribution and use in source and binary forms, with or without
|
|
* modification, are permitted provided that the following conditions
|
|
* are met:
|
|
* 1. Redistributions of source code must retain the above copyright
|
|
* notice, this list of conditions and the following disclaimer.
|
|
* 2. Redistributions in binary form must reproduce the above copyright
|
|
* notice, this list of conditions and the following disclaimer in the
|
|
* documentation and/or other materials provided with the distribution.
|
|
* 3. All advertising materials mentioning features or use of this software
|
|
* must display the following acknowledgement:
|
|
* This product includes software developed by the NetBSD
|
|
* Foundation, Inc. and its contributors.
|
|
* 4. Neither the name of The NetBSD Foundation nor the names of its
|
|
* contributors may be used to endorse or promote products derived
|
|
* from this software without specific prior written permission.
|
|
*
|
|
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
* POSSIBILITY OF SUCH DAMAGE.
|
|
*/
|
|
|
|
/*
|
|
* List of known drivers
|
|
*/
|
|
driver aha Adaptec SCSI
|
|
driver aic Adaptec SCSI
|
|
driver com National Semiconductor Serial
|
|
driver ep 3Com 3CXXX Ethernet
|
|
driver ess ESS Audio Drive
|
|
driver joy Generic Joystick
|
|
driver gus Gravis Ultrasound
|
|
driver le Lance Ethernet
|
|
driver ne NE2000 Ethernet
|
|
driver pcic PCMCIA bridge
|
|
driver sb Creative Soundblaster
|
|
driver wdc Western Digital Disk Controller
|
|
driver wss Microsoft Sound System
|
|
driver ym Yamaha Sound
|
|
|
|
/*
|
|
* aha
|
|
*/
|
|
devlogic aha ADP1542 Adaptec AHA-1542CP
|
|
devcompat aha PNP00A0 Adaptec AHA-1542CP
|
|
|
|
/*
|
|
* aic
|
|
*/
|
|
devlogic aic ADP1520 Adaptec AHA-1520B
|
|
|
|
/*
|
|
* com
|
|
*/
|
|
devlogic com BDP3336 Best Data Prods. 336F
|
|
devlogic com OZO8039 Zoom 56k flex
|
|
devlogic com BRI1400 Boca 33.6 PnP
|
|
devlogic com BRIB400 Boca 56k PnP
|
|
devlogic com ROK0010 Rockwell ?
|
|
devlogic com USR2070 USR Sportster 56k
|
|
devlogic com USR3031 USR 56k Faxmodem
|
|
devlogic com ZTIF761 Zoom ComStar 33.6
|
|
devlogic com CIR3000 Cirrus Logic V43
|
|
devlogic com MOT0000 Motorolla ModemSurfr
|
|
devcompat com PNP0500 Generic 8250/16450
|
|
devcompat com PNP0501 Generic 16550A
|
|
|
|
/*
|
|
* ep
|
|
*/
|
|
devlogic ep TCM5090 3Com 3c509B
|
|
devlogic ep TCM5091 3Com 3c509B-1
|
|
devlogic ep TCM5094 3Com 3c509B-4
|
|
devlogic ep TCM5095 3Com 3c509B-5
|
|
devlogic ep TCM5098 3Com 3c509B-8
|
|
|
|
/*
|
|
* ess
|
|
*/
|
|
/* XXX not working yet
|
|
/* devlogic ess ESS1868 ESS1868 */
|
|
/* devlogic ess ESS1869 ESS1869 */
|
|
|
|
/*
|
|
* joy
|
|
*/
|
|
devlogic joy CSC0001 CS4235
|
|
devlogic joy CSCA801 Terratec EWS64XL
|
|
devlogic joy CTL7002 Creative Vibra16CL
|
|
devlogic joy ESS0001 ESS1868
|
|
devlogic joy OPT0001 OPTi Audio 16
|
|
devlogic joy PNPB02F XXX broken GUS PnP
|
|
devlogic joy ASB16FD AdLib NSC 16 PNP
|
|
devcompat joy PNPB02F generic
|
|
|
|
/*
|
|
* gus
|
|
*/
|
|
devlogic gus GRV0000 Gravis Ultrasound
|
|
|
|
/*
|
|
* le
|
|
*/
|
|
devlogic le TKN0010 Lance Ethernet on TEKNOR board
|
|
|
|
/*
|
|
* ne
|
|
*/
|
|
devcompat ne PNP80D6 Digital DE305 ISAPnP
|
|
devlogic ne @@@1980 OvisLink LE-8019R
|
|
|
|
/*
|
|
* pcic
|
|
*/
|
|
devlogic pcic SCM0469 SCM SwapBox Plug and Play
|
|
devcompat pcic PNP0E00 PCIC Compatible PCMCIA Bridge
|
|
devlogic pcic AEI0218 Actiontec PnP PCMCIA Adapter
|
|
|
|
/*
|
|
* sb
|
|
*/
|
|
devlogic sb ADS7150 AD1815
|
|
devlogic sb ADS7180 AD1816
|
|
devlogic sb CTL0001 SB
|
|
devlogic sb CTL0031 SB AWE32
|
|
devlogic sb CTL0041 SB16 PnP (CT4131)
|
|
devlogic sb CTL0043 SB16 PnP (CT4170)
|
|
devlogic sb CTL0042 SB AWE64 Value
|
|
devlogic sb CTL0044 SB AWE64 Gold
|
|
devlogic sb CTL0045 SB AWE64 Value
|
|
devlogic sb OPT9250 Televideo card, Opti
|
|
devlogic sb @X@0001 CMI8330. Audio Adapter
|
|
devcompat sb PNPB000 Generic SB 1.5
|
|
devcompat sb PNPB001 Generic SB 2.0
|
|
devcompat sb PNPB002 Generic SB Pro
|
|
devcompat sb PNPB003 Generic SB 16
|
|
devlogic sb ESS1868 ESS1868
|
|
devlogic sb ESS1869 ESS1869
|
|
|
|
|
|
/*
|
|
* wdc
|
|
*/
|
|
devlogic wdc OPT0007 OPTi Audio 16 IDE controller
|
|
devcompat wdc PNP0600 Western Digital Compatible Controller
|
|
|
|
/*
|
|
* wss
|
|
*/
|
|
devlogic wss CSC0000 Windows Sound System
|
|
devlogic wss CSCA800 Terratec EWS64 CoDec
|
|
devlogic wss ASB1611 AdLib NSC 16 PNP
|
|
|
|
/*
|
|
* ym
|
|
*/
|
|
devlogic ym YMH0021 OPL3-SA2, OPL3-SA3
|