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 Add commented out entry for SII driver us...
details: https://anonhg.NetBSD.org/src/rev/4672d7cbbdc6
branches: trunk
changeset: 487074:4672d7cbbdc6
user: mhitch <mhitch%NetBSD.org@localhost>
date: Fri Jun 02 20:23:13 2000 +0000
description:
Add commented out entry for SII driver using MI SCSI.
Remove DS500-only comment for MI SCSI configuration include.
diffstat:
sys/arch/pmax/conf/GENERIC | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (34 lines):
diff -r 2bc904dba3fa -r 4672d7cbbdc6 sys/arch/pmax/conf/GENERIC
--- a/sys/arch/pmax/conf/GENERIC Fri Jun 02 20:22:00 2000 +0000
+++ b/sys/arch/pmax/conf/GENERIC Fri Jun 02 20:23:13 2000 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: GENERIC,v 1.75 2000/05/28 06:02:12 gmcgarry Exp $
+# $NetBSD: GENERIC,v 1.76 2000/06/02 20:23:13 mhitch Exp $
#
# Distribution kernel (any model) kernel config file
#
include "arch/pmax/conf/std.pmax"
-#ident "GENERIC-$Revision: 1.75 $"
+#ident "GENERIC-$Revision: 1.76 $"
maxusers 64
@@ -177,6 +177,7 @@
pm* at ibus0 addr ? # 3100 onboard fb
le* at ibus0 addr ? # 3100, 5100 onboard LANCE
sii* at ibus0 addr ? # DC7061 onboard SCSI
+#xsii* at ibus0 addr ? # [ MI SCSI version ]
#########################################################################
# SCSI configuration #
@@ -188,7 +189,7 @@
include "arch/pmax/conf/scsi.pmax"
# MI SCSI configuration
-#include "arch/pmax/conf/mi.scsi" # DS5000 only
+#include "arch/pmax/conf/mi.scsi"
#########################################################################
# Pseudo-devices #
Home |
Main Index |
Thread Index |
Old Index