On Monday 24 March 2008, Malte Gell wrote:
> On Montag, 24. März 2008, Laurent Pinchart wrote:
> > -45 is -EL2NSYNC. In a nutshell the EHCI scheduler tells that the
> > timeslot for the URB the driver tried to submit (if you're not
> > familiar with URBs, thing about them as data packets on the USB) has
> > already elapsed. This should not happen, as the Linux UVC driver just
> > requests the URB to be sent ASAP and doesn't request any specific
> > timeslot. There is clearly a bug in the EHCI scheduler.
>
> Thanx for figuring out. So the whole mess is a Linux kernel issue? Maybe
> the folks at the kernel mailing list should look at this. Though, they
> may not be familiar with the webcam stuff....

The linux-usb mailing list seems to be the best place to discuss the problem.

Best regards,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to