Olaf Hering wrote:
>>>there is a hardcoded sleep 3 in the usb.agent. But this is wrong,
>>>because the kernel runs all hotplug events at once for a new hub. The
>>>result is that every event still runs in parallel, just 3 seconds later.
>>
>>That "sleep" is a workaround for "uhci" and "usb-uhci" bugs:
>
>
> you can change that to sleep 1 or sleep 42 or sleep $largenum, they will
> still run in parallel. This one solves it.

Running parallel isn't a bug, doesn't need to be changed.
Typically the agents just finish faster that way.





-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to