On Mon, Feb 26, 2018 at 04:09:36PM +0100, C. wrote: > -> 2018-02-26 Mon 15:52, Martin Pieuchot, <[email protected]>: > > There's currently no support for isochronous transfers on xhci(4). Some > > code is there but it has to be debugged and enabled. > > How can I help? :)
Update to -current and check out sources. Enable the isoch code in xhci.c (its entry point is under #if 0), test your webcam (you will find that it won't work), and then try to tweak xhci.c and uvideo.c until your webcam works. If those instructions don't help you, either spend more time on it learning and hacking until you've reached the goal, or wait until someone else fixes it.
