The patch number 13249 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: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Jean-Francois Moine <moin...@free.fr> gspca - pac7311: Webcam 093a:2628 added. Priority: normal Signed-off-by: Jean-Francois Moine <moin...@free.fr> --- linux/Documentation/video4linux/gspca.txt | 1 + linux/drivers/media/video/gspca/pac7311.c | 1 + 2 files changed, 2 insertions(+) diff -r 4ae02a41d03d -r 43d143960b40 linux/Documentation/video4linux/gspca.txt --- a/linux/Documentation/video4linux/gspca.txt Fri Oct 02 11:47:22 2009 +0000 +++ b/linux/Documentation/video4linux/gspca.txt Tue Oct 20 09:34:11 2009 +0200 @@ -240,6 +240,7 @@ pac7311 093a:2622 Genius Eye 312 pac7311 093a:2624 PAC7302 pac7311 093a:2626 Labtec 2200 +pac7311 093a:2628 Genius iLook 300 pac7311 093a:2629 Genious iSlim 300 pac7311 093a:262a Webcam 300k pac7311 093a:262c Philips SPC 230 NC diff -r 4ae02a41d03d -r 43d143960b40 linux/drivers/media/video/gspca/pac7311.c --- a/linux/drivers/media/video/gspca/pac7311.c Fri Oct 02 11:47:22 2009 +0000 +++ b/linux/drivers/media/video/gspca/pac7311.c Tue Oct 20 09:34:11 2009 +0200 @@ -1106,6 +1106,7 @@ {USB_DEVICE(0x093a, 0x2622), .driver_info = SENSOR_PAC7302}, {USB_DEVICE(0x093a, 0x2624), .driver_info = SENSOR_PAC7302}, {USB_DEVICE(0x093a, 0x2626), .driver_info = SENSOR_PAC7302}, + {USB_DEVICE(0x093a, 0x2628), .driver_info = SENSOR_PAC7302}, {USB_DEVICE(0x093a, 0x2629), .driver_info = SENSOR_PAC7302}, {USB_DEVICE(0x093a, 0x262a), .driver_info = SENSOR_PAC7302}, {USB_DEVICE(0x093a, 0x262c), .driver_info = SENSOR_PAC7302}, --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/43d143960b40638407674cc2c0c29855fe445ab6 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits