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 (with commented MI wdc stuff)



details:   https://anonhg.NetBSD.org/src/rev/b71131391e4d
branches:  trunk
changeset: 481768:b71131391e4d
user:      mhitch <mhitch%NetBSD.org@localhost>
date:      Sat Feb 05 18:42:49 2000 +0000

description:
Regen (with commented MI wdc stuff)

diffstat:

 sys/arch/amiga/conf/AMIGA |  14 ++++++++++++--
 sys/arch/amiga/conf/DRACO |   6 ++++--
 2 files changed, 16 insertions(+), 4 deletions(-)

diffs (57 lines):

diff -r c70c590f7dce -r b71131391e4d sys/arch/amiga/conf/AMIGA
--- a/sys/arch/amiga/conf/AMIGA Sat Feb 05 18:42:37 2000 +0000
+++ b/sys/arch/amiga/conf/AMIGA Sat Feb 05 18:42:49 2000 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: AMIGA,v 1.24 2000/01/23 21:31:30 aymeric Exp $
+# $NetBSD: AMIGA,v 1.25 2000/02/05 18:42:49 mhitch Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running make in this directory.
 #
 # Created from: 
-#$ NetBSD: GENERIC,v 1.133 2000/01/22 21:16:56 is Exp $
+#$ NetBSD: GENERIC,v 1.136 2000/02/05 18:41:58 mhitch Exp $
 
 include "arch/amiga/conf/std.amiga"
 
+#ident                 "GENERIC-$Revision: 1.25 $"
+
 maxusers       8
 options        RTC_OFFSET=0
 
@@ -312,6 +314,14 @@
 idesc0         at mainbus0             # A4000 & A1200 IDE
 scsibus*       at idesc0
 
+#<<< comment out the idesc entries above if the following wdc/atapibus lines >>>
+#<<< are uncommented >>>
+#wdc0          at mainbus0             # A4000 & A1200 IDE bus
+#wd*           at wdc? drive ?         #  + drives
+#atapibus*     at wdc? channel ?       # ATAPI bus
+#cd*           at atapibus? drive ?    # ATAPI CD-ROM drives
+#sd*           at atapibus? drive ?    # ATAPI disk drives
+
 #pccard0               at mainbus0
 #pcmcia*               at pccard0
 #com*          at pcmcia? function ?           # Modems and serial cards
diff -r c70c590f7dce -r b71131391e4d sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sat Feb 05 18:42:37 2000 +0000
+++ b/sys/arch/amiga/conf/DRACO Sat Feb 05 18:42:49 2000 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: DRACO,v 1.42 2000/01/22 21:09:40 is Exp $
+# $NetBSD: DRACO,v 1.43 2000/02/05 18:42:49 mhitch 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.136 2000/02/05 18:41:58 mhitch Exp $
 
 include "arch/amiga/conf/std.amiga"
 
+#ident                 "GENERIC-$Revision: 1.43 $"
+
 maxusers       8
 options        RTC_OFFSET=0
 



Home | Main Index | Thread Index | Old Index