On Fri, 29 Aug 2003, David Brownell wrote: > Alan Stern wrote: > > It stopped working here. The driver tried to send the next command but > > the drive never acknowledged receiving it. > > It might also be useful to find just how many of those 126 KBytes > were successfully transferred before the abort.
I think none of them were. Or at least, no more than the first scatter-gather block. Under 2.4, usb-storage sends the s-g blocks one at a time, by hand, and reports the completion of each one. But the log didn't contain any such reports. Alan Stern ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
