CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 2009/03/28 03:18:28
Modified files: sys/dev/usb : uvideo.c Log message: Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by fixing wrong dwMaxVideoFrameSize value. As a side effect, broken devices which report dwMaxVideoFrameSize=0 today could be fixed as well. No regressions reported so far. Discussed with fg...@. Diff from Kenji Aoyama