Patch from Hans de Goede
Mon, 29 Dec 2008 11:19:19 -0800
The patch number 10044 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: Hans de Goede <hdego...@redhat.com>
gspca - pac7311: Webcam 093a:2620 added.
Priority: normal
Signed-off-by: Hans de Goede <hdego...@redhat.com>
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 b8b872026633 -r 5d1d221f596f linux/Documentation/video4linux/gspca.txt
--- a/linux/Documentation/video4linux/gspca.txt Fri Dec 26 20:07:11 2008 +0100
+++ b/linux/Documentation/video4linux/gspca.txt Sat Dec 27 07:43:53 2008 +0100
@@ -218,6 +218,7 @@ pac7311 093a:2608 Trust WB-3300p
pac7311 093a:2608 Trust WB-3300p
pac7311 093a:260e Gigaware VGA PC Camera, Trust WB-3350p,
SIGMA cam 2350
pac7311 093a:260f SnakeCam
+pac7311 093a:2620 Apollo AC-905
pac7311 093a:2621 PAC731x
pac7311 093a:2622 Genius Eye 312
pac7311 093a:2624 PAC7302
diff -r b8b872026633 -r 5d1d221f596f linux/drivers/media/video/gspca/pac7311.c
--- a/linux/drivers/media/video/gspca/pac7311.c Fri Dec 26 20:07:11 2008 +0100
+++ b/linux/drivers/media/video/gspca/pac7311.c Sat Dec 27 07:43:53 2008 +0100
@@ -1078,6 +1078,7 @@ static __devinitdata struct usb_device_i
{USB_DEVICE(0x093a, 0x2608), .driver_info = SENSOR_PAC7311},
{USB_DEVICE(0x093a, 0x260e), .driver_info = SENSOR_PAC7311},
{USB_DEVICE(0x093a, 0x260f), .driver_info = SENSOR_PAC7311},
+ {USB_DEVICE(0x093a, 0x2620), .driver_info = SENSOR_PAC7302},
{USB_DEVICE(0x093a, 0x2621), .driver_info = SENSOR_PAC7302},
{USB_DEVICE(0x093a, 0x2622), .driver_info = SENSOR_PAC7302},
{USB_DEVICE(0x093a, 0x2624), .driver_info = SENSOR_PAC7302},
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/5d1d221f596ffd22ecbf1b75e5069536a07886be
_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits