Am Dienstag, 13. April 2010 00:29:32 schrieb Sarah Sharp:
> I figured out how to patch the gspca driver, but not uvcvideo.  The
> patch looks a bit hackish; can with experience with that driver look it
> over?  Can anyone tell me where to look for the usb_set_interface() in
> uvcvideo?

drivers/media/video/uvc/uvc_video.c::uvc_init_video()

But you'll have no luck there. uvcvideo already selects the altsetting
with the lowest bandwidth required for a resolution/format.

        Regards
                Oliver
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to