summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordt <dt@FreeBSD.org>1999-03-28 23:08:12 +0000
committerdt <dt@FreeBSD.org>1999-03-28 23:08:12 +0000
commit49d1cdd7a4e142fd6257080cb63cd319e2944c63 (patch)
tree671189b570cdde9afca5bad30b47abae7568a4de /sys
parent17d3194a813a75b654e58b64e8032c2c187d136c (diff)
downloadFreeBSD-src-49d1cdd7a4e142fd6257080cb63cd319e2944c63.zip
FreeBSD-src-49d1cdd7a4e142fd6257080cb63cd319e2944c63.tar.gz
Fix syntax error. While I am here, comment out a negative option and add
another two commented out negative options.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES6
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
3 files changed, 12 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index ce9031c..cc6e1d3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.569 1999/03/16 16:27:46 eivind Exp $
+# $Id: LINT,v 1.570 1999/03/17 01:50:21 mjacob Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1662,7 +1662,9 @@ controller isp0
options SCSI_ISP_NO_FWLOAD_MASK="0x12" # disable FW load for isp1 and isp4
options SCSI_ISP_NO_NVRAM_MASK="0x1" # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP="0" # prefer I/O mapping
-options ISP_DISABLE_1080_SUPPORT="1" # Disable support for Qlogic 1080
+#options "ISP_DISABLE_1020_SUPPORT"
+#options "ISP_DISABLE_1080_SUPPORT"
+#options "ISP_DISABLE_2100_SUPPORT"
device ax0
device de0
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index ce9031c..cc6e1d3 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.569 1999/03/16 16:27:46 eivind Exp $
+# $Id: LINT,v 1.570 1999/03/17 01:50:21 mjacob Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1662,7 +1662,9 @@ controller isp0
options SCSI_ISP_NO_FWLOAD_MASK="0x12" # disable FW load for isp1 and isp4
options SCSI_ISP_NO_NVRAM_MASK="0x1" # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP="0" # prefer I/O mapping
-options ISP_DISABLE_1080_SUPPORT="1" # Disable support for Qlogic 1080
+#options "ISP_DISABLE_1020_SUPPORT"
+#options "ISP_DISABLE_1080_SUPPORT"
+#options "ISP_DISABLE_2100_SUPPORT"
device ax0
device de0
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index ce9031c..cc6e1d3 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.569 1999/03/16 16:27:46 eivind Exp $
+# $Id: LINT,v 1.570 1999/03/17 01:50:21 mjacob Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -1662,7 +1662,9 @@ controller isp0
options SCSI_ISP_NO_FWLOAD_MASK="0x12" # disable FW load for isp1 and isp4
options SCSI_ISP_NO_NVRAM_MASK="0x1" # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP="0" # prefer I/O mapping
-options ISP_DISABLE_1080_SUPPORT="1" # Disable support for Qlogic 1080
+#options "ISP_DISABLE_1020_SUPPORT"
+#options "ISP_DISABLE_1080_SUPPORT"
+#options "ISP_DISABLE_2100_SUPPORT"
device ax0
device de0
OpenPOWER on IntegriCloud