Searched hist:"21 db1882f79a1ad5977cae6766376a63f60ec414" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | Kconfig | diff 21db1882f79a1ad5977cae6766376a63f60ec414 Wed Nov 22 14:24:52 CST 2006 Matthew Wilcox <matthew@wil.cx> [SCSI] Add Kconfig option for asynchronous SCSI scanning
Without this patch, the user has to add a kernel command line parameter to get asynchronous SCSI scanning. Now they can select the default at compile time and still override it at boot time if they need to.
Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|
H A D | scsi_scan.c | diff 21db1882f79a1ad5977cae6766376a63f60ec414 Wed Nov 22 14:24:52 CST 2006 Matthew Wilcox <matthew@wil.cx> [SCSI] Add Kconfig option for asynchronous SCSI scanning
Without this patch, the user has to add a kernel command line parameter to get asynchronous SCSI scanning. Now they can select the default at compile time and still override it at boot time if they need to.
Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
|