[JAUNTY] SRU: V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.

Stefan Bader stefan.bader at canonical.com
Thu Apr 23 07:30:08 UTC 2009


ACK

Manoj Iyer wrote:
> SRU JUSTIFICATION:
> 
> IMPACT: No support for C3 TECH webcam with the usb id 093a:2620 PAC7311 
> chipset.
> FIX: Added patch to add dev id 093a:2620 usb_device_id table.
> TEST: The originator of the bug tested the kernel in 
> http://people.ubuntu.com/~manjo/lp363195-jaunty/ and reported that it 
> works.
> 
> The following changes since commit 
> a63b7d7beeaa1f8f33369cab6419831fa8991e40:
>    Tyler Hicks (1):
>          UBUNTU: SAUCE: (drop after 2.6.28) [PATCH] eCryptfs: Larger buffer 
> for encrypted symlink targets
> 
> are available in the git repository at:
> 
>    git://kernel.ubuntu.com/manjo/ubuntu-jaunty.git lp363195
> 
> Hans de Goede (1):
>        V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.
> 
>   Documentation/video4linux/gspca.txt |    1 +
>   drivers/media/video/gspca/pac7311.c |    1 +
>   2 files changed, 2 insertions(+), 0 deletions(-)
> 
> From 210d6996e39e3b2dc7b878c985434a432655ce69 Mon Sep 17 00:00:00 2001
> From: Hans de Goede <hdegoede at redhat.com>
> Date: Sat, 27 Dec 2008 03:43:53 -0300
> Subject: [PATCH] V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.
> 
> UBUNTU LP#363195
> 
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Signed-off-by: Jean-Francois Moine <moinejf at free.fr>
> Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>
> Signed-off-by: Manoj Iyer <manoj.iyer at canonical.com>
> 
> Author:    Hans de Goede <hdegoede at redhat.com>
> ---
>   Documentation/video4linux/gspca.txt |    1 +
>   drivers/media/video/gspca/pac7311.c |    1 +
>   2 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/Documentation/video4linux/gspca.txt b/Documentation/video4linux/gspca.txt
> index 004818f..85b8f0f 100644
> --- a/Documentation/video4linux/gspca.txt
> +++ b/Documentation/video4linux/gspca.txt
> @@ -213,6 +213,7 @@ pac7311		093a:2603	PAC7312
>   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:2624	PAC7302
>   pac7311		093a:2626	Labtec 2200
> diff --git a/drivers/media/video/gspca/pac7311.c b/drivers/media/video/gspca/pac7311.c
> index fbd45e2..38a292b 100644
> --- a/drivers/media/video/gspca/pac7311.c
> +++ b/drivers/media/video/gspca/pac7311.c
> @@ -1064,6 +1064,7 @@ static __devinitdata struct usb_device_id device_table[] = {
>   	{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, 0x2624), .driver_info = SENSOR_PAC7302},
>   	{USB_DEVICE(0x093a, 0x2626), .driver_info = SENSOR_PAC7302},


-- 

When all other means of communication fail, try words!






More information about the kernel-team mailing list