CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/26 01:01:08
Modified files:
sys/dev/usb : uvideo.c
Log message:
Make one more Sonix chipset cam work with 640x480 by a) adding it to the
UVIDEO_FLAG_FIX_MAX_VIDEO_FRAME_SIZE quirk list and b) cranking the
manually calculated frame size by pixels * 4 bytes (discussed with
jakemsr@).
