The patch number 9984 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: Jean-Francois Moine  <[email protected]>
gspca - pac7311: Webcam 093a:262c added.


Priority: normal

Signed-off-by: Jean-Francois Moine <[email protected]>


---

 linux/Documentation/video4linux/gspca.txt |    1 +
 linux/drivers/media/video/gspca/pac7311.c |    1 +
 2 files changed, 2 insertions(+)

diff -r 71376fe218a6 -r b9ad46be2923 linux/Documentation/video4linux/gspca.txt
--- a/linux/Documentation/video4linux/gspca.txt Mon Dec 15 08:02:07 2008 +0100
+++ b/linux/Documentation/video4linux/gspca.txt Mon Dec 15 08:12:57 2008 +0100
@@ -221,6 +221,7 @@ pac7311             093a:2624       PAC7302
 pac7311                093a:2624       PAC7302
 pac7311                093a:2626       Labtec 2200
 pac7311                093a:262a       Webcam 300k
+pac7311                093a:262c       Philips SPC 230 NC
 zc3xx          0ac8:0302       Z-star Vimicro zc0302
 vc032x         0ac8:0321       Vimicro generic vc0321
 vc032x         0ac8:0323       Vimicro Vc0323
diff -r 71376fe218a6 -r b9ad46be2923 linux/drivers/media/video/gspca/pac7311.c
--- a/linux/drivers/media/video/gspca/pac7311.c Mon Dec 15 08:02:07 2008 +0100
+++ b/linux/drivers/media/video/gspca/pac7311.c Mon Dec 15 08:12:57 2008 +0100
@@ -1083,6 +1083,7 @@ static __devinitdata struct usb_device_i
        {USB_DEVICE(0x093a, 0x2624), .driver_info = SENSOR_PAC7302},
        {USB_DEVICE(0x093a, 0x2626), .driver_info = SENSOR_PAC7302},
        {USB_DEVICE(0x093a, 0x262a), .driver_info = SENSOR_PAC7302},
+       {USB_DEVICE(0x093a, 0x262c), .driver_info = SENSOR_PAC7302},
        {}
 };
 MODULE_DEVICE_TABLE(usb, device_table);


---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/b9ad46be2923c9d9abcea58aee5506d07f80f8fe

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to