Hi,

On Sunday 19 August 2007, david wrote:
> Carminez has provided the following web cam details (Dell Inspiron 1520
> Notebook) to include in uvc_driver.c
>
> /* OmniVision OEM Dell Notebook */
>       { .match_flags          = USB_DEVICE_ID_MATCH_DEVICE
>
>                               | USB_DEVICE_ID_MATCH_INT_INFO,
>
>         .idVendor             = 0x05a9,
>         .idProduct            = 0x2640,
>         .bInterfaceClass      = USB_CLASS_VIDEO,
>         .bInterfaceSubClass   = 1,
>         .bInterfaceProtocol   = 0,
>         .driver_info          = UVC_QUIRK_PROBE_MINMAX },
>
> I'm not sure if he has already reported this or not.

Please check if the webcam works without this patch. I got a report a week ago 
saying that the unpatched SVN version of the Linux UVC driver works with that 
camera.

Best regards,

Laurent Pinchart
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to