summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-01-04 00:04:27 +0000
committermjacob <mjacob@FreeBSD.org>2000-01-04 00:04:27 +0000
commit6af7f84af3fa2c3783aee573c4fe82ea78bd0e17 (patch)
tree1e80f5632dcedcf8659cd2900ba5753b3582cd6d
parentee0047e5442e4a8a9a63ed8ddea80267f1f3b9b1 (diff)
downloadFreeBSD-src-6af7f84af3fa2c3783aee573c4fe82ea78bd0e17.zip
FreeBSD-src-6af7f84af3fa2c3783aee573c4fe82ea78bd0e17.tar.gz
Add in ISP_TARGET_MODE description.
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
3 files changed, 9 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 40fd7b0..4258f71 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1832,6 +1832,8 @@ controller isp0
# ISP_COMPILE_2100_FW - compile in 2100 firmware
# ISP_COMPILE_2200_FW - compile in 2200 firmware
#
+# ISP_TARGET_MODE - enable target mode operation
+#
options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1, isp4
options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping
@@ -1845,6 +1847,7 @@ options SCSI_ISP_WWN="0x5000000099990000"
#options ISP_COMPILE_1080_FW=1
#options ISP_COMPILE_2100_FW=1
#options ISP_COMPILE_2200_FW=1
+#options ISP_TARGET_MODE=1
device dc0
device de0
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 40fd7b0..4258f71 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -1832,6 +1832,8 @@ controller isp0
# ISP_COMPILE_2100_FW - compile in 2100 firmware
# ISP_COMPILE_2200_FW - compile in 2200 firmware
#
+# ISP_TARGET_MODE - enable target mode operation
+#
options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1, isp4
options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping
@@ -1845,6 +1847,7 @@ options SCSI_ISP_WWN="0x5000000099990000"
#options ISP_COMPILE_1080_FW=1
#options ISP_COMPILE_2100_FW=1
#options ISP_COMPILE_2200_FW=1
+#options ISP_TARGET_MODE=1
device dc0
device de0
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 40fd7b0..4258f71 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1832,6 +1832,8 @@ controller isp0
# ISP_COMPILE_2100_FW - compile in 2100 firmware
# ISP_COMPILE_2200_FW - compile in 2200 firmware
#
+# ISP_TARGET_MODE - enable target mode operation
+#
options SCSI_ISP_NO_FWLOAD_MASK=0x12 # disable FW load for isp1, isp4
options SCSI_ISP_NO_NVRAM_MASK=0x1 # disable NVRAM for isp0
options SCSI_ISP_PREFER_MEM_MAP=0 # prefer I/O mapping
@@ -1845,6 +1847,7 @@ options SCSI_ISP_WWN="0x5000000099990000"
#options ISP_COMPILE_1080_FW=1
#options ISP_COMPILE_2100_FW=1
#options ISP_COMPILE_2200_FW=1
+#options ISP_TARGET_MODE=1
device dc0
device de0
OpenPOWER on IntegriCloud