Merge ../scsi-rc-fixes-2.6
[linux-2.6-block.git] / Documentation / kernel-parameters.txt
index 67473849f20e0e42cc4d2ef6ae015634b4c830ba..9913f06766436887f710ef3e69a37743f4796842 100644 (file)
@@ -1419,6 +1419,11 @@ and is between 256 and 4096 characters. It is defined in the file
 
        scsi_logging=   [SCSI]
 
+       scsi_mod.scan=  [SCSI] sync (default) scans SCSI busses as they are
+                       discovered.  async scans them in kernel threads,
+                       allowing boot to proceed.  none ignores them, expecting
+                       user space to do the scan.
+
        selinux         [SELINUX] Disable or enable SELinux at boot time.
                        Format: { "0" | "1" }
                        See security/selinux/Kconfig help text.