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 ?
TIA,
Jean-Charles
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel