From a7a7a71ee4968dc9a5686b4a89da9c83817daa64 Mon Sep 17 00:00:00 2001 From: aymeric Date: Sun, 23 Jan 2000 21:29:55 +0000 Subject: [PATCH] add (commented out) PCMCIA devices entries --- sys/arch/amiga/conf/GENERIC | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC index 9ba339637473..de9ddcac4155 100644 --- a/sys/arch/amiga/conf/GENERIC +++ b/sys/arch/amiga/conf/GENERIC @@ -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