On 07/09/2012 09:10 AM, Jonathan Nieder wrote: > Eric Ding wrote: > >> So it looks like you'd have to both look for USB_CLASS_VIDEO and check >> uvc_ids[] too... which becomes somewhat hairy, since I assume you don't >> realy want usb_detect_quirks() to reference UVC-specific structs... >> which brings us back to the original laundry list approach of naming >> several affected webcams explicitly, no? > > Why wouldn't I want usb_detect_quirks() to reference UVC-specific > structs? I guess it was just an assumption on my part, never having delved into kernel code and thinking that USB subsystem was not dependent on the UVC subsystem. If that's not a problem, then I suppose we're potentially fairly close to a solution. Eric -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html