[SCSI] Increase default timeout for INQUIRY
authorAlan Stern <stern@rowland.harvard.edu>
Thu, 12 Mar 2009 15:08:51 +0000 (11:08 -0400)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 20 May 2009 22:21:13 +0000 (17:21 -0500)
commit14faf12f7df8404c3e8e54baad8d178c327a2f87
tree1e9c8db0a615311b46fee9682350b0bf842a58f5
parent20b09c2992fefbe78f8cede7b404fb143a413c52
[SCSI] Increase default timeout for INQUIRY

This patch (as1224) changes the default timeout for INQUIRY commands
from 3 seconds to 20 seconds, which is the value used by Windows for
USB Mass-Storage devices.  Some of these devices, like the Corsair
Flash Voyager (see Bugzilla #12188) really do need a long timeout.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/scsi_scan.c