The patch number 9848 was added via Jean-Francois Moine <moin...@free.fr> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: v4l-dvb-maintai...@linuxtv.org ------ From: Jean-Francois Moine <moin...@free.fr> gspca: Webcam 06f8:3004 added in sonixj. Priority: normal Signed-off-by: Jean-Francois Moine <moin...@free.fr> --- linux/Documentation/video4linux/gspca.txt | 1 + linux/drivers/media/video/gspca/sonixj.c | 1 + 2 files changed, 2 insertions(+) diff -r abb9f36f299d -r 58a26e19bf8e linux/Documentation/video4linux/gspca.txt --- a/linux/Documentation/video4linux/gspca.txt Fri Nov 28 19:31:43 2008 +0100 +++ b/linux/Documentation/video4linux/gspca.txt Mon Dec 01 18:44:02 2008 +0100 @@ -171,6 +171,7 @@ spca506 06e1:a190 ADS Instant VCD spca506 06e1:a190 ADS Instant VCD ov534 06f8:3002 Hercules Blog Webcam ov534 06f8:3003 Hercules Dualpix HD Weblog +sonixj 06f8:3004 Hercules Classic Silver spca508 0733:0110 ViewQuest VQ110 spca508 0130:0130 Clone Digital Webcam 11043 spca501 0733:0401 Intel Create and Share diff -r abb9f36f299d -r 58a26e19bf8e linux/drivers/media/video/gspca/sonixj.c --- a/linux/drivers/media/video/gspca/sonixj.c Fri Nov 28 19:31:43 2008 +0100 +++ b/linux/drivers/media/video/gspca/sonixj.c Mon Dec 01 18:44:02 2008 +0100 @@ -1751,6 +1751,7 @@ static const __devinitdata struct usb_de #endif {USB_DEVICE(0x0471, 0x0328), BSI(SN9C105, MI0360, 0x5d)}, {USB_DEVICE(0x0471, 0x0330), BSI(SN9C105, MI0360, 0x5d)}, + {USB_DEVICE(0x06f8, 0x3004), BSI(SN9C105, OV7660, 0x21)}, {USB_DEVICE(0x0c45, 0x6040), BSI(SN9C102P, HV7131R, 0x11)}, /* bw600.inf: {USB_DEVICE(0x0c45, 0x6040), BSI(SN9C102P, MI0360, 0x5d)}, */ --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/58a26e19bf8ec85f44fb0ec4cd8dbc2688a922d0 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits