I'm writing a driver that delivers an AC3 audio stream to a sound
card. I find that when I submit one iso URB (with 23 frames), the
completion handler is not called after 23 ms, or indeed,
ever. 

The call to usb_submit_urb() succeeded. Shouldn't the completion
handler always occur, even if the iso transfer fails?

Thanks,

Richard


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to