On Mon, 5 Sep 2005, [UTF-8] æ¥å³°æ¾ wrote: > Alan, thanks. > Since I didn't think this is a good place to discuss this driver problem, > I didn't put much detail here. If you are interested, refer to > http://bugzilla.kernel.org/show_bug.cgi?id=5173 for more detail. I just > read it and will try the patches later.
Okay. I'll respond to that bug report. > But the device is hardly brought back to operate when I wrote "running" > to the "state" sysfs file. And in this case, the "state" file will be > automatically reset to "offline" state after I tried to access the > /dev/sdX block device. I just want to find a way to do my user-space > error recovery for Kernel 2.6.12.5 since 2.6.13 is unusable due to the > hang problem. You are actually facing several different problems: the device fails, usb-storage hangs, the SCSI layer stops doing I/O... It's important to find out exactly what is going wrong, because fixing one thing won't help if another thing is still not working. Alan Stern ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
