Hi Jean-Charles,

On Friday 04 January 2008, jean-charles klingler wrote:
> By adding this on uvc_driver.c
>
>     /* SPC1000N PHILIPS - Unknown vendor */
>     { .match_flags        = USB_DEVICE_ID_MATCH_DEVICE
>
>                 | USB_DEVICE_ID_MATCH_INT_INFO,
>
>       .idVendor        = 0x0471,
>       .idProduct        = 0x0332,
>       .bInterfaceClass    = USB_CLASS_VENDOR_SPEC,
>       .bInterfaceSubClass    = 1,
>       .bInterfaceProtocol    = 0,
>     },
> it makes my philips SPC1000N getting an output image or video with xawtv.
> Is it possible to integer the idvendor and product to the next svn ?

A user reported success with his SPC1000 without the above patch. Could you 
please make sure it's really needed ? If so, please send me the output of 
lsusb -v (using usbutils 0.72 or newer).

Best regards,

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

Reply via email to