SCSI_DELAY is specified in milliseconds, not seconds.
Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com> MFC after: 1 week
This commit is contained in:
parent
7875473205
commit
4e5478c963
@ -65,7 +65,7 @@ __FBSDID("$FreeBSD$");
|
||||
#endif /* !_KERNEL */
|
||||
|
||||
/*
|
||||
* This is the default number of seconds we wait for devices to settle
|
||||
* This is the default number of milliseconds we wait for devices to settle
|
||||
* after a SCSI bus reset.
|
||||
*/
|
||||
#ifndef SCSI_DELAY
|
||||
|
Loading…
Reference in New Issue
Block a user