commit | 14faf12f7df8404c3e8e54baad8d178c327a2f87 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Thu Mar 12 11:08:51 2009 -0400 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed May 20 17:21:13 2009 -0500 |
tree | 1e9c8db0a615311b46fee9682350b0bf842a58f5 | |
parent | 20b09c2992fefbe78f8cede7b404fb143a413c52 [diff] |
[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>