On Sun, 24 Aug 2003, David Brownell wrote: > These usb-storage debug messages seem to have been improved, they're now > almost bearable. But they don't say what the SCSI operation is; I can't > tell if the failed transfer is a USB IN or OUT transfer. I'm guessing it's > an OUT (write) transfer.
I don't understand. Those messages seem almost bearable because most of them are missing! Where did they go? There's important information not present in the log. > > Aug 23 08:59:11 [kernel] usb-storage: Soft reset: clearing bulk-in endpoint halt > > Aug 23 08:59:11 [kernel] usb-storage: usb_stor_clear_halt: result = 0 > > Aug 23 08:59:11 [kernel] usb-storage: usb_stor_clear_halt: result = 0 > > Given the subsequent errors, I wonder if maybe the usb-storage device > reset shouldn't be getting tried. Clearing halts doesn't get rid of > other error state ... just like getting rid of that state doesn't clear > any halts. I would guess that some other device resets _were_ getting tried but the output has been removed from the log. Certainly the driver normally would try to reset, given the errors that we do see. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
