Curtis Stanford wrote:

> Here's something more interesting. I tried the same sequence of events on
> my other computer (laptop) and managed to copy over 75M before it hanging.
> I actually thought it was going to work and than, bang, it hangs after 77M
> or so.

Ok, time to break out the logs. Enable "USB Mass Storage verbose debug" in
your kernel and see what is written to the log when the device access hangs.

The actual amount of data will vary, simply because linux buffers very large
amounts of data before anything actually gets written to the device. I don't
know the algorithms defining how much data that can be, but I've seen
instances of over 50 megs on my machine so 75 doesn't sound implausible.

/Björn


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to