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 regen.



details:   https://anonhg.NetBSD.org/src/rev/5308c3b48f10
branches:  trunk
changeset: 481143:5308c3b48f10
user:      aymeric <aymeric%NetBSD.org@localhost>
date:      Sun Jan 23 21:31:30 2000 +0000

description:
regen.

diffstat:

 sys/arch/amiga/conf/AMIGA |  19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diffs (38 lines):

diff -r 4c16346deab7 -r 5308c3b48f10 sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sun Jan 23 21:29:55 2000 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sun Jan 23 21:31:30 2000 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: AMIGA,v 1.23 2000/01/22 21:09:38 is Exp $
+# $NetBSD: AMIGA,v 1.24 2000/01/23 21:31:30 aymeric Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
 # Created from: 
-#$ NetBSD: GENERIC,v 1.132 2000/01/20 19:12:28 wrstuden Exp $
+#$ NetBSD: GENERIC,v 1.133 2000/01/22 21:16:56 is Exp $
 
 include "arch/amiga/conf/std.amiga"
 
@@ -312,6 +312,21 @@
 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?
+
 #each hard drive from low target to high
 #will configure to the next available sd unit number
 sd*    at scsibus? target ? lun ?      # scsi disks



Home | Main Index | Thread Index | Old Index