Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf add some default options for the ISP (for fabric/sc...
details: https://anonhg.NetBSD.org/src/rev/28c791063caa
branches: trunk
changeset: 474400:28c791063caa
user: mjacob <mjacob%NetBSD.org@localhost>
date: Mon Jul 05 11:38:35 1999 +0000
description:
add some default options for the ISP (for fabric/scclun eanbles)
diffstat:
sys/conf/files | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r af585c9cb5f3 -r 28c791063caa sys/conf/files
--- a/sys/conf/files Mon Jul 05 10:59:08 1999 +0000
+++ b/sys/conf/files Mon Jul 05 11:38:35 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.296 1999/07/02 19:59:09 itojun Exp $
+# $NetBSD: files,v 1.297 1999/07/05 11:38:35 mjacob Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -209,6 +209,9 @@
file dev/ic/aha.c aha
# Qlogic ISP 10x0 SCSI Controllers
+defopt opt_isp.h ISP2100_FABRIC ISP2100_SCCLUN ISP_DISABLE_1020_SUPPORT
+ ISP_DISABLE_1080_SUPPORT ISP_DISABLE_2100_SUPPORT
+ ISP_DISABLE_2200_SUPPORT
device isp: scsi
file dev/ic/isp.c isp
file dev/ic/isp_netbsd.c isp
Home |
Main Index |
Thread Index |
Old Index