aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorCal Peake <cp@absolutedigital.net>2004-11-15 23:49:25 -0600
committerJames Bottomley <jejb@titanic.il.steeleye.com>2004-11-15 23:49:25 -0600
commitb0c5aed82c465b8820a6327fd1c0dc5ea3b1327b (patch)
tree6bfd5f643a036f43a0d67a6b4dd8e51619fde36d /Documentation
parent5e2153969e4abc6013ea4219b06c8561b230f619 (diff)
downloadhistory-b0c5aed82c465b8820a6327fd1c0dc5ea3b1327b.tar.gz
[PATCH] Documentation/kernel-parameters.txt: scsi param updates
This patch updates Documentation/kernel-parameters.txt with the proper SCSI LUNs params and adds a description for 'max_luns'. Signed-off-by: Cal Peake <cp@absolutedigital.net> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kernel-parameters.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index bb24ed43d4a10c..8970e3f52bc5db 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -653,9 +653,10 @@ running once the system is up.
maxcpus= [SMP] Maximum number of processors that an SMP kernel
should make use of
- max_scsi_luns= [SCSI]
+ max_luns= [SCSI] Maximum number of LUNs to probe
+ Should be between 1 and 2^32-1.
- max_scsi_report_luns=
+ max_report_luns=
[SCSI] Maximum number of LUNs received
Should be between 1 and 16384.