Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amiga/conf add (commented out) PCMCIA devices entries



details:   https://anonhg.NetBSD.org/src/rev/4c16346deab7
branches:  trunk
changeset: 481142:4c16346deab7
user:      aymeric <aymeric%NetBSD.org@localhost>
date:      Sun Jan 23 21:29:55 2000 +0000

description:
add (commented out) PCMCIA devices entries

diffstat:

 sys/arch/amiga/conf/GENERIC |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 14910ac3342d -r 4c16346deab7 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Sun Jan 23 21:10:26 2000 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Sun Jan 23 21:29:55 2000 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index