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 no gvpbus on DRACO



details:   https://anonhg.NetBSD.org/src/rev/2249f27b0976
branches:  trunk
changeset: 474975:2249f27b0976
user:      is <is%NetBSD.org@localhost>
date:      Wed Jul 28 05:55:19 1999 +0000

description:
no gvpbus on DRACO

diffstat:

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

diffs (21 lines):

diff -r 39d07bfae213 -r 2249f27b0976 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Wed Jul 28 05:45:50 1999 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Wed Jul 28 05:55:19 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.126 1999/06/18 05:58:25 is Exp $
+#      $NetBSD: GENERIC,v 1.127 1999/07/28 05:55:19 is Exp $
 
 #
 #if 0
@@ -292,10 +292,10 @@
 # Arcnet
 bah*           at zbus0                # C=/Ameristar A2060 / 560
 
+#ifdef AMIGA_CONFIGURATION
 # Greater Valley Product Bus
 gvpbus*        at zbus0
 
-#ifdef AMIGA_CONFIGURATION
 # scsi stuff, all possible
 gtsc0          at gvpbus?              # GVP series II scsi
 scsibus*       at gtsc0



Home | Main Index | Thread Index | Old Index