Hi,
>> 
>> I can trigger this error with
>> 
>> $ mount ...  /usb/disc
>> $ cp -r huge_dir /usbdisc
>> 
>> Thanks for any help,
>> Christoph Bauer
>
> These Genesys Logic interfaces are very unreliable.  I'm not surprised 
> that it failed with your laptop using EHCI.  This is the first time I've 
> seen such a thing happen with UHCI, though -- your unit may be 
> particularly flaky.

thanks for your reply. I'm using now  the uhci_hcd driver on my laptop.
(2.6.7-rc2). It seems to do a better job for me.

Regards,
Christoph Bauer

-- 
let () = let rec f a w i j = Printf.printf "%.20f\r" a; let a1 = a *. i /. j in
if w then f a1 false (i +. 2.0) j else f a1 true i (j +. 2.0) in f 2.0 false 2.0 1.0


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to