Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102867352
D44688.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D44688.diff
View Options
diff --git a/sys/arm/conf/NOTES b/sys/arm/conf/NOTES
--- a/sys/arm/conf/NOTES
+++ b/sys/arm/conf/NOTES
@@ -79,6 +79,7 @@
nooptions IPOIB
nooptions IPOIB_CM
+nodevice iser
nodevice sym
nodevice ccr
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1461,6 +1461,19 @@
# a topology with the SES device that's on the box these drives are in....
options SES_ENABLE_PASSTHROUGH
+# iSCSI
+#
+# iSCSI permits access to SCSI peripherals over a network connection
+# (e.g. via a TCP/IP socket)
+
+device cfiscsi # CAM Target Layer iSCSI target frontend
+device iscsi # iSCSI initiator
+device iser # iSCSI Extensions for RDMA (iSER) initiator
+
+# Options used in dev/iscsi (Software iSCSI stack)
+#
+options ISCSI_INITIATOR_DEBUG=9
+
#####################################################################
# MISCELLANEOUS DEVICES AND OPTIONS
@@ -1620,10 +1633,6 @@
# Bitmap of units to enable targetmode operations.
options AHD_TMODE_ENABLE
-# Options used in dev/iscsi (Software iSCSI stack)
-#
-options ISCSI_INITIATOR_DEBUG=9
-
# Options used in dev/isp/ (Qlogic SCSI/FC driver).
#
# ISP_TARGET_MODE - enable target mode operation
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 5:01 AM (21 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14710709
Default Alt Text
D44688.diff (1 KB)
Attached To
Mode
D44688: NOTES: Add devices for iSCSI support
Attached
Detach File
Event Timeline
Log In to Comment