Oliver Neukum wrote:

That's simpler, and would work on 2.4 too ... but it doesn't
provide flexibility about exiting because of interrupt.


True, but is that relevant for 2.6 even?

I'd certainly think so. Periodically I notice how many USB drivers can be "bad citizens", because they don't let their i/o calls be interrupted like normal drivers.


It would need a change of API to use this.

It can be done easily with a "new" API call, one that gives the option of cancel-on-interrupt. Just pass the URB in, it returns when the urb is done.






------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to