>>So far the only real need I've seen is to ensure that bandwidth doesn't
>>get overcommitted.  And that doesn't need a new API.
> 
> 
> How is a device driver supposed to handle an out-of-bandwidth error?

Return an error code.  That's true no matter how or when such
errors get detected.  More details than that are driver-specific.

That's all it boils down to:  some request getting an error,
and that error gets passed back up the stack (during cleanup).

- Dave




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to