Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mvme68k/conf Another instance of the MD siop driver...
details: https://anonhg.NetBSD.org/src/rev/fbdfb7d8b5c2
branches: trunk
changeset: 512031:fbdfb7d8b5c2
user: scw <scw%NetBSD.org@localhost>
date: Tue Jul 03 17:36:01 2001 +0000
description:
Another instance of the MD siop driver which slipped the net...
diffstat:
sys/arch/mvme68k/conf/RAMDISK | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r c21aefc4630f -r fbdfb7d8b5c2 sys/arch/mvme68k/conf/RAMDISK
--- a/sys/arch/mvme68k/conf/RAMDISK Tue Jul 03 16:42:10 2001 +0000
+++ b/sys/arch/mvme68k/conf/RAMDISK Tue Jul 03 17:36:01 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.8 2001/06/10 14:40:47 scw Exp $
+# $NetBSD: RAMDISK,v 1.9 2001/07/03 17:36:01 scw Exp $
#
# RAMDISK: Root/swap on ramdisk
@@ -68,7 +68,7 @@
pcctwo0 at mainbus0
clock0 at pcctwo? ipl 5
ie0 at pcctwo? ipl 3
-siop0 at pcctwo? ipl 2
+osiop0 at pcctwo? ipl 2
# MVME162/MVME172 specific devices
zsc* at pcctwo? ipl 4
@@ -80,7 +80,7 @@
zstty* at zsc? channel ?
scsibus* at wdsc?
-scsibus* at siop?
+scsibus* at osiop?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
cd* at scsibus? target ? lun ?
Home |
Main Index |
Thread Index |
Old Index