Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/conf SII driver goes MI SCSI: add a scsibus a...
details: https://anonhg.NetBSD.org/src/rev/2bc904dba3fa
branches: trunk
changeset: 487073:2bc904dba3fa
user: mhitch <mhitch%NetBSD.org@localhost>
date: Fri Jun 02 20:22:00 2000 +0000
description:
SII driver goes MI SCSI: add a scsibus at xsii.
diffstat:
sys/arch/pmax/conf/mi.scsi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4d46cb97c6fe -r 2bc904dba3fa sys/arch/pmax/conf/mi.scsi
--- a/sys/arch/pmax/conf/mi.scsi Fri Jun 02 20:20:29 2000 +0000
+++ b/sys/arch/pmax/conf/mi.scsi Fri Jun 02 20:22:00 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi.scsi,v 1.5 2000/02/19 09:46:49 nisimura Exp $
+# $NetBSD: mi.scsi,v 1.6 2000/06/02 20:22:00 mhitch Exp $
#########################################################################
# SCSI configuration #
@@ -8,6 +8,7 @@
# SCSI configuration for new-config machine-independent SCSI driver
#
scsibus* at xasc?
+scsibus* at xsii?
sd* at scsibus? target ? lun ? # SCSI disks
st* at scsibus? target ? lun ? # SCSI tapes
Home |
Main Index |
Thread Index |
Old Index