Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
S index
The Linux kernel configuration item CONFIG_SCSI_SCAN_ASYNC:
CONFIG_SCSIThe 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.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.