Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/newsmips/conf Pull up revision 1.17 (requested...
details: https://anonhg.NetBSD.org/src/rev/6209e4d79ad3
branches: netbsd-1-6
changeset: 530393:6209e4d79ad3
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Thu Jun 19 20:13:36 2003 +0000
description:
Pull up revision 1.17 (requested by tsutsui in ticket #1287):
Use wildcard for scsibus at sc0.
diffstat:
sys/arch/newsmips/conf/INSTALL | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 393312e7a0d0 -r 6209e4d79ad3 sys/arch/newsmips/conf/INSTALL
--- a/sys/arch/newsmips/conf/INSTALL Thu Jun 19 20:12:53 2003 +0000
+++ b/sys/arch/newsmips/conf/INSTALL Thu Jun 19 20:13:36 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.14 2002/04/25 15:06:34 atatat Exp $
+# $NetBSD: INSTALL,v 1.14.4.1 2003/06/19 20:13:36 msaitoh Exp $
#
# INSTALL kernel for RISC-NEWS
@@ -84,7 +84,7 @@
#ms0 at ap?
sc0 at hb0 addr 0xbfe00100 level 0 # on-board cxd1185 SCSI controller
-scsibus0 at sc0
+scsibus* at sc0
dmac* at ap? # dmac3
spifi* at ap? # SPIFI SCSI
Home |
Main Index |
Thread Index |
Old Index