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