Files
linux-st/include/linux
Doug Maxey 33abc04f04 usb-storage: Fix devices that cannot handle 32k transfers
When a device cannot handle the smallest previously limited transfer
size (64 blocks) without stalling, limit the device to the amount of
packets that fit in a platform native page.

The lowest possible limit is PAGE_CACHE_SIZE, so if the device is ever
used on a platform that has larger than 8K pages, you lose unless you
can convince the device firmware folks to fix the issue.

Cc: Mathew Dharm <mdharm-scsi@one-eyed-alien.net>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Pete Zaitcev <zaitcev@redhat.com>
Signed-off-by: Doug Maxey <dwm@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-12-17 10:47:14 -08:00
..
2007-11-05 18:10:28 -05:00
2007-11-19 21:43:22 -05:00
2007-11-02 08:47:25 +01:00
2007-10-29 07:41:32 -07:00
2007-11-29 09:24:54 -08:00
2007-11-14 18:45:40 -08:00
2007-11-15 19:24:02 +01:00
2007-12-05 05:37:32 -08:00
2007-11-05 15:12:32 -08:00
2007-11-29 09:24:52 -08:00
2007-12-07 09:06:53 +00:00
2007-10-25 15:02:50 +10:00
2007-10-25 15:02:50 +10:00
2007-11-07 04:15:12 -08:00
2007-11-23 20:54:01 -05:00
2007-12-05 09:21:20 -08:00
2007-11-29 09:24:54 -08:00
2007-11-27 09:30:39 +01:00
2007-11-29 09:24:53 -08:00
2007-11-09 22:39:38 +01:00
2007-11-26 20:42:19 +01:00
2007-10-29 07:41:33 -07:00