The patch number 9992 was added via Jean-Francois Moine <[email protected]>
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:
[email protected]
------
From: Hans de Goede <[email protected]>
gspca - pac207: Webcam 093a:2461 added.
Priority: normal
Signed-off-by: Hans de Goede <[email protected]>
Signed-off-by: Jean-Francois Moine <[email protected]>
---
linux/Documentation/video4linux/gspca.txt | 3 ++-
linux/drivers/media/video/gspca/pac207.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff -r 16566c6803dc -r 66b4f7c10719 linux/Documentation/video4linux/gspca.txt
--- a/linux/Documentation/video4linux/gspca.txt Fri Dec 19 19:17:25 2008 +0100
+++ b/linux/Documentation/video4linux/gspca.txt Sat Dec 20 18:30:58 2008 +0100
@@ -202,7 +202,8 @@ sunplus 08ca:2060 Aiptek PocketDV5300
sunplus 08ca:2060 Aiptek PocketDV5300
tv8532 0923:010f ICM532 cams
mars 093a:050f Mars-Semi Pc-Camera
-pac207 093a:2460 PAC207 Qtec Webcam 100
+pac207 093a:2460 Qtec Webcam 100
+pac207 093a:2461 HP Webcam
pac207 093a:2463 Philips SPC 220 NC
pac207 093a:2464 Labtec Webcam 1200
pac207 093a:2468 PAC207
diff -r 16566c6803dc -r 66b4f7c10719 linux/drivers/media/video/gspca/pac207.c
--- a/linux/drivers/media/video/gspca/pac207.c Fri Dec 19 19:17:25 2008 +0100
+++ b/linux/drivers/media/video/gspca/pac207.c Sat Dec 20 18:30:58 2008 +0100
@@ -529,6 +529,7 @@ static const __devinitdata struct usb_de
static const __devinitdata struct usb_device_id device_table[] = {
{USB_DEVICE(0x041e, 0x4028)},
{USB_DEVICE(0x093a, 0x2460)},
+ {USB_DEVICE(0x093a, 0x2461)},
{USB_DEVICE(0x093a, 0x2463)},
{USB_DEVICE(0x093a, 0x2464)},
{USB_DEVICE(0x093a, 0x2468)},
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/66b4f7c107198f39b5cdda16f64edcf471db06a0
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits