CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/03/25 17:19:41
Modified files:
sys/dev/usb : uvideo.c
Log message:
* don't try to align our array of frame descriptors with the
frame descriptor's bFrameIndex field. the first valid frame
in the array is at index 0, not 1.
* don't change the format group's default frame when configuring
the device, and don't use the default frame as the current
frame: these are what the format group's 'frame_cur' is for.
tested by several as part of larger diff