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:
ken 2008-08-16 21:26:58 +00:00
parent 7875473205
commit 4e5478c963

View File

@ -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