Hi Robert,
On Tuesday 05 January 2010 13:49:34 Robert Lukassen wrote:
> Hi,
>
> In Ubuntu 9.10, support for Video Out devices (bulk-only) has been added.
That's right. Just out of curiosity, could you tell me which video output
device you're working with ? I'm only aware of a single one so far.
Hi,
In Ubuntu 9.10, support for Video Out devices (bulk-only) has been added. We
noticed that when such a device is disconnected from a non-root hub, the queued
urbs are returned with usb->status == -EPROTO. The video completion callback
cancels the queue, and does not re-submit the urb.
Becau