aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2014-06-03 04:58:52 -0400
committerChristoph Hellwig <hch@lst.de>2014-07-17 16:07:35 -0400
commitc309b35171ddb5384cc3f2f9dc82a96dccc6b7f6 (patch)
treeaba0cbc1979ee6e7104809b9cc80a04eb5defb08 /Documentation
parentcc833acbee9db5ca8c6162b015b4c93863c6f821 (diff)
scsi: Remove CONFIG_SCSI_MULTI_LUN
Obsolete; either use 'max_lun' if the host supports only a limited number of LUNs or BLIST_NOLUN if the target has problems addressing more than one LUN. Signed-off-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Ewan Milne <emilne@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/scsi/tmscsim.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/scsi/tmscsim.txt b/Documentation/scsi/tmscsim.txt
index 3303d218b32e..0810132772a8 100644
--- a/Documentation/scsi/tmscsim.txt
+++ b/Documentation/scsi/tmscsim.txt
@@ -317,8 +317,6 @@ Each of the parameters is a number, containing the described information:
317 4 0x10 16 Immediate return on BIOS seek command. (Not used) 317 4 0x10 16 Immediate return on BIOS seek command. (Not used)
318 (*)5 0x20 32 Check for LUNs >= 1. 318 (*)5 0x20 32 Check for LUNs >= 1.
319 319
320 The default for LUN Check depends on CONFIG_SCSI_MULTI_LUN.
321
322* TaggedCmnds is a number indicating the maximum number of Tagged Commands. 320* TaggedCmnds is a number indicating the maximum number of Tagged Commands.
323 It is the binary logarithm - 1 of the actual number. Max is 4 (32). 321 It is the binary logarithm - 1 of the actual number. Max is 4 (32).
324 Value Number of Tagged Commands 322 Value Number of Tagged Commands