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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/