isapnpdevs revision 1.7
1$NetBSD: isapnpdevs,v 1.7 1998/09/21 20:25:52 mark Exp $ 2 3/*- 4 * Copyright (c) 1998 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 */ 42driver aic Adaptec SCSI 43driver com National Semiconductor Serial 44driver ep 3Com 3CXXX Ethernet 45driver ess ESS Audio Drive 46driver joy Generic Joystick 47driver gus Gravis Ultrasound 48driver le Lance Ethernet 49driver ne NE2000 Ethernet 50driver pcic PCMCIA bridge 51driver sb Creative Soundblaster 52driver wdc Western Digital Disk Controller 53driver wss Microsoft Sound System 54driver ym Yamaha Sound 55 56/* 57 * aic 58 */ 59devlogic aic ADP1520 Adaptec AHA-1520B 60 61/* 62 * com 63 */ 64devlogic com BDP3336 Best Data Prods. 336F 65devlogic com OZO8039 Zoom 56k flex 66devlogic com BRI1400 Boca 33.6 PnP 67devlogic com BRIB400 Boca 56k PnP 68devlogic com ROK0010 Rockwell ? 69devlogic com USR2070 USR Sportster 56k 70devlogic com ZTIF761 Zoom ComStar 33.6 71devcompat com PNP0500 Generic 8250/16450 72devcompat com PNP0501 Generic 16550A 73 74/* 75 * ep 76 */ 77devlogic ep TCM5090 3Com 3c509B 78devlogic ep TCM5091 3Com 3c509B-1 79devlogic ep TCM5094 3Com 3c509B-4 80devlogic ep TCM5095 3Com 3c509B-5 81devlogic ep TCM5098 3Com 3c509B-8 82 83/* 84 * ess 85 */ 86devlogic ess ESS1868 ESS1868 87devlogic ess ESS1869 ESS1869 88 89/* 90 * joy 91 */ 92devlogic joy CSC0001 CS4235 93devlogic joy CSCA801 Terratec EWS64XL 94devlogic joy CTL7002 Creative Vibra16CL 95devlogic joy ESS0001 ESS1868 96devlogic joy OPT0001 OPTi Audio 16 97devlogic joy PNPB02F XXX broken GUS PnP 98devcompat joy PNPB02F generic 99 100/* 101 * gus 102 */ 103devlogic gus GRV0000 Gravis Ultrasound 104 105/* 106 * le 107 */ 108devlogic le TKN0010 Lance Ethernet 109 110/* 111 * ne 112 */ 113devcompat ne PNP80D6 Digital DE305 ISAPnP 114 115/* 116 * pcic 117 */ 118devcompat pcic PNP0E00 PCIC Compatible PCMCIA Bridge 119 120/* 121 * sb 122 */ 123devlogic sb ADS7150 AD1815 124devlogic sb ADS7180 AD1816 125devlogic sb CTL0001 SB 126devlogic sb CTL0031 SB AWE32 127devlogic sb CTL0041 SB16 PnP (CT4131) 128devlogic sb CTL0043 SB16 PnP (CT4170) 129devlogic sb CTL0042 SB AWE64 Value 130devlogic sb CTL0044 SB AWE64 Gold 131devlogic sb CTL0045 SB AWE64 Value 132devlogic sb OPT9250 Televideo card, Opti 133devcompat sb PNPB000 Generic SB 1.5 134devcompat sb PNPB001 Generic SB 2.0 135devcompat sb PNPB002 Generic SB Pro 136devcompat sb PNPB003 Generic SB 16 137 138/* 139 * wdc 140 */ 141devlogic wdc OPT0007 OPTi Audio 16 IDE controller 142devcompat wdc PNP0600 Western Digital Compatible Controller 143 144/* 145 * wss 146 */ 147devlogic wss CSC0000 Windows Sound System 148 149/* 150 * ym 151 */ 152devlogic ym YMH0021 OPL3-SA2, OPL3-SA3 153