David Brownell wrote:
> On Monday 26 June 2006 9:15 am, Franck Bui-Huu wrote:
>> 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
>>  */
>>
>> Maybe we could improve it a little ?
> 
> Is there something false about what it says?  (Point being that many
> driver i/o requests should not be using the synchronous calls.)
> 

no at all, it's just a bit confusing for my crap english ;)

what about ?

Starts urb and waits for completion or timeout. Note that this call
is NOT interruptible. Many device driver i/o requests should be
interruptible and therefore these drivers should implement their own
interruptibe routines.


                Franck

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