Hi,
This patch updates Documentation/kernel-parameters.txt with the proper
SCSI LUNs params and adds a description for 'max_luns'.
thanks,
-- Cal
Signed-off-by: Cal Peake <[email protected]>
--- linux-2.6.10-rc1-bk16/Documentation/kernel-parameters.txt 2004-11-06 23:11:03.000000000 -0500
+++ linux-2.6.10-rc1-bk16-1/Documentation/kernel-parameters.txt 2004-11-06 23:21:07.000000000 -0500
@@ -652,9 +652,10 @@
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.