Hi Laurent..
The device GenesysLogic USB2.0 PC Camera (05E3:0505) can work with the
Syntek setting.
Could you add it PID and VID in next revision ?
$ svn diff uvc_driver.c
Index: uvc_driver.c
===================================================================
--- uvc_driver.c (revision 180)
+++ uvc_driver.c (working copy)
@@ -1763,8 +1763,8 @@
/* Syntek (HP Spartan) */
{ .match_flags = USB_DEVICE_ID_MATCH_DEVICE
| USB_DEVICE_ID_MATCH_INT_INFO,
- .idVendor = 0x174f,
- .idProduct = 0x5212,
+ .idVendor = 0x05e3,// 0x174f,
+ .idProduct = 0x0505,//0x5212,
.bInterfaceClass = USB_CLASS_VIDEO,
.bInterfaceSubClass = 1,
.bInterfaceProtocol = 0,
Sincerely,
Albert Chuang
_______________________________________________
Linux-uvc-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel