summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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