Am Montag, 26. Juni 2006 18:15 schrieb Franck Bui-Huu:
> Alan Stern wrote:

> > More importantly, usbcore relies on this routine for sending sequences of
> > messages.  A signal would not only interrupt the current message, it would
> > prevent any further messages from being sent until the signal was handled.
> > 
> 
> So what does this comment try to say ?
> 
> /*
>  * Starts urb and waits for completion or timeout note that this call
>  * is NOT interruptible, while many device driver i/o requests should
>  * be interruptible
>  */

It says that you shouldn't use this if you can avoid it. But there are uses
cannot handle signals here.

        Regards
                Oliver

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to