Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf remove obsolete Qlogic isp options
details: https://anonhg.NetBSD.org/src/rev/d7f6613079b9
branches: trunk
changeset: 494358:d7f6613079b9
user: mjacob <mjacob%NetBSD.org@localhost>
date: Wed Jul 05 22:30:05 2000 +0000
description:
remove obsolete Qlogic isp options
diffstat:
sys/conf/files | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 64eb461972bb -r d7f6613079b9 sys/conf/files
--- a/sys/conf/files Wed Jul 05 22:28:08 2000 +0000
+++ b/sys/conf/files Wed Jul 05 22:30:05 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.376 2000/07/04 14:27:56 onoe Exp $
+# $NetBSD: files,v 1.377 2000/07/05 22:30:05 mjacob Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -248,9 +248,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 ISP_DISABLE_FW ISP_TARGET_MODE
+defopt opt_isp.h ISP_DISABLE_1020_SUPPORT ISP_DISABLE_1080_SUPPORT
+ ISP_DISABLE_2100_SUPPORT ISP_DISABLE_2200_SUPPORT
+ ISP_DISABLE_FW ISP_TARGET_MODE
device isp: scsi
file dev/ic/isp.c isp
file dev/ic/isp_netbsd.c isp
Home |
Main Index |
Thread Index |
Old Index