Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf forgot to comment out the orphaned "scsibus"
details: https://anonhg.NetBSD.org/src/rev/a5955b26d3a4
branches: trunk
changeset: 477049:a5955b26d3a4
user: drochner <drochner%NetBSD.org@localhost>
date: Fri Oct 08 13:53:00 1999 +0000
description:
forgot to comment out the orphaned "scsibus"
diffstat:
sys/arch/i386/conf/GENERIC | 4 ++--
sys/arch/i386/conf/INSTALL | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (36 lines):
diff -r 297f9310e98e -r a5955b26d3a4 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Fri Oct 08 03:55:06 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC Fri Oct 08 13:53:00 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.263 1999/10/06 23:01:45 ad Exp $
+# $NetBSD: GENERIC,v 1.264 1999/10/08 13:53:00 drochner Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -351,7 +351,7 @@
scsibus* at bha?
scsibus* at dpt?
scsibus* at isp?
-scsibus* at nca?
+#scsibus* at nca?
scsibus* at ncr?
scsibus* at pcscp?
scsibus* at sea?
diff -r 297f9310e98e -r a5955b26d3a4 sys/arch/i386/conf/INSTALL
--- a/sys/arch/i386/conf/INSTALL Fri Oct 08 03:55:06 1999 +0000
+++ b/sys/arch/i386/conf/INSTALL Fri Oct 08 13:53:00 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.128 1999/10/06 12:21:44 drochner Exp $
+# $NetBSD: INSTALL,v 1.129 1999/10/08 13:53:00 drochner Exp $
#
# INSTALL - Installation kernel.
#
@@ -333,7 +333,7 @@
scsibus* at bha?
scsibus* at dpt?
scsibus* at isp?
-scsibus* at nca?
+#scsibus* at nca?
scsibus* at ncr?
scsibus* at pcscp?
scsibus* at sea?
Home |
Main Index |
Thread Index |
Old Index