Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49074
b: refs/heads/master
c: 082f6f9
h: refs/heads/master
v: v3
  • Loading branch information
Matthew Wilcox authored and Adrian Bunk committed Feb 17, 2007
1 parent d146f21 commit d7a92e9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: be7d2f775c788a1891f0f600537f130178448b20
refs/heads/master: 082f6f9ddcce40e880c1ec03bfb6a06a421188b4
5 changes: 3 additions & 2 deletions trunk/drivers/scsi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -230,15 +230,16 @@ config SCSI_SCAN_ASYNC
The SCSI subsystem can probe for devices while the rest of the
system continues booting, and even probe devices on different
busses in parallel, leading to a significant speed-up.

If you have built SCSI as modules, enabling this option can
be a problem as the devices may not have been found by the
time your system expects them to have been. You can load the
scsi_wait_scan module to ensure that all scans have completed.
If you build your SCSI drivers into the kernel, then everything
will work fine if you say Y here.

You can override this choice by specifying scsi_mod.scan="sync"
or "async" on the kernel's command line.
You can override this choice by specifying "scsi_mod.scan=sync"
or async on the kernel's command line.

menu "SCSI Transports"
depends on SCSI
Expand Down

0 comments on commit d7a92e9

Please sign in to comment.