CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 2016/05/28 00:26:49
Modified files: sys/dev/usb : uvideo.c Log message: Do the endpoint verification before opening the pipe on the selected alternate interface endpoint instead statically on interface 0. Fix duplicate DPRINTF output while there. Initial diff from Patrick Keshishian, thanks!