add (commented out) PCMCIA devices entries
This commit is contained in:
parent
4288d7a5cf
commit
a7a7a71ee4
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.133 2000/01/22 21:16:56 is Exp $
|
||||
# $NetBSD: GENERIC,v 1.134 2000/01/23 21:29:55 aymeric Exp $
|
||||
|
||||
#
|
||||
#if 0
|
||||
|
@ -363,6 +363,22 @@ empsc0 at zbus0 # Emplant scsi
|
|||
scsibus* at empsc0
|
||||
idesc0 at mainbus0 # A4000 & A1200 IDE
|
||||
scsibus* at idesc0
|
||||
|
||||
#pccard0 at mainbus0
|
||||
#pcmcia* at pccard0
|
||||
#com* at pcmcia? function ? # Modems and serial cards
|
||||
#pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards
|
||||
#aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
|
||||
##wdc* at pcmcia? function ?
|
||||
#awi* at pcmcia? function ? # BayStack 650 (802.11FH)
|
||||
##ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
|
||||
#mbe* at pcmcia? function ? # MB8696x based Ethernet
|
||||
#ne* at pcmcia? function ? # NE2000-compatible Ethernet
|
||||
#sm* at pcmcia? function ? # Megahertz Ethernet
|
||||
#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
|
||||
#com* at mhzc?
|
||||
#sm* at mhzc?
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef DRACO_CONFIGURATION
|
||||
|
|
Loading…
Reference in New Issue