On 22.01.2010 03:44, Carl-Daniel Hailfinger wrote:
On 21.01.2010 21:50, Stefan Reinauer wrote:
On 1/21/10 10:26 AM, Carl-Daniel Hailfinger wrote:
Add write support. Speed up reads by a factor of 64 by switching block size from 4 to 256. Add support for 4 byte RDID.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Stefan Reinauer stepan@coresystems.de
Thanks for the ack, I'll reuse it for the 16 byte variant. It seems that while Patrick is getting no error messages for 256 byte transfers, they explode for you. Since Patrick is also seeing corruption with large transfers, I hope we can use your machine to test the real limits and actually get error messages from the OS instead of corrupt data. [...]
Add write support. Speed up reads by a factor of 4 by switching block size from 4 to 16. Add support for 4 byte RDID.
Add USB error decoding via usb_strerror as well.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Thanks for testing. As stated above I'm reusing your ack.
Acked-by: Stefan Reinauer stepan@coresystems.de
and committed in r879.
Regards, Carl-Daniel