On Wed, 25 Jul 2007, Linus Torvalds wrote:

> I have a flaky(?) USB multi-card reader, and I just got an oops with it on 
> x86-64. It was preceded by some of the IO errors:
> 
>       end_request: I/O error, dev sdc, sector 0
>       sd 11:0:0:1: [sdc] Result: hostbyte=0x07 driverbyte=0x00
>       end_request: I/O error, dev sdc, sector 0
>       Buffer I/O error on device sdc, logical block 0
>       usb 2-5: reset high speed USB device using ehci_hcd and address 10
>       usb 2-5: reset high speed USB device using ehci_hcd and address 10
>       usb 2-5: reset high speed USB device using ehci_hcd and address 10
>       usb 2-5: reset high speed USB device using ehci_hcd and address 10
>       usb 2-5: reset high speed USB device using ehci_hcd and address 10
>       usb 2-5: reset high speed USB device using ehci_hcd and address 10
>       usb 2-5: device descriptor read/all, error 0

Error 0?  That sounds bogus.  Perhaps this patch will take care of 
everything:

http://marc.info/?l=linux-usb-devel&m=118531582013355&w=2

It has already been submitted to Greg KH, but if it takes care of your 
problem you might want to merge it immediately.  It fixes an obvious 
bug that was recently introduced.

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to