[JAUNTY] SRU: V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.

Manoj Iyer manoj.iyer at canonical.com
Wed Apr 22 21:10:10 UTC 2009


SRU JUSTIFICATION:

IMPACT: Logitech Quickcam E2500 not supported
FIX: patch added to recoginize USB webcam 046d:089d
TEST: The originator of the bug tested the kernel 
http://people.ubuntu.com/~manjo/lp326674-jaunty/ and reported that the 
camera is detected but the image quality is poor in 640x480 but good for 
320x240.


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 lp326674

Fabio Rossi (1):
       V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.

  Documentation/video4linux/gspca.txt |    1 +
  drivers/media/video/gspca/zc3xx.c   |    1 +
  2 files changed, 2 insertions(+), 0 deletions(-)

>From 132e9427969d67aae6a5951aa03504ee67730b28 Mon Sep 17 00:00:00 2001
From: Fabio Rossi <rossi.f at inwind.it>
Date: Fri, 26 Dec 2008 14:41:48 -0300
Subject: [PATCH] V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.

Signed-off-by: Fabio Rossi <rossi.f at inwind.it>
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:    Fabio Rossi <rossi.f at inwind.it>
UBUNTU LP#326674
---
  Documentation/video4linux/gspca.txt |    1 +
  drivers/media/video/gspca/zc3xx.c   |    1 +
  2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/video4linux/gspca.txt b/Documentation/video4linux/gspca.txt
index 004818f..fb7e654 100644
--- a/Documentation/video4linux/gspca.txt
+++ b/Documentation/video4linux/gspca.txt
@@ -53,6 +53,7 @@ zc3xx		0461:0a00	MicroInnovation WebCam320
  spca500		046d:0890	Logitech QuickCam traveler
  vc032x		046d:0892	Logitech Orbicam
  vc032x		046d:0896	Logitech Orbicam
+zc3xx		046d:089d	Logitech QuickCam E2500
  zc3xx		046d:08a0	Logitech QC IM
  zc3xx		046d:08a1	Logitech QC IM 0x08A1 +sound
  zc3xx		046d:08a2	Labtec Webcam Pro
diff --git a/drivers/media/video/gspca/zc3xx.c b/drivers/media/video/gspca/zc3xx.c
index 8068e3c..0593341 100644
--- a/drivers/media/video/gspca/zc3xx.c
+++ b/drivers/media/video/gspca/zc3xx.c
@@ -7530,6 +7530,7 @@ static const __devinitdata struct usb_device_id device_table[] = {
  	{USB_DEVICE(0x0458, 0x700c)},
  	{USB_DEVICE(0x0458, 0x700f)},
  	{USB_DEVICE(0x0461, 0x0a00)},
+	{USB_DEVICE(0x046d, 0x089d), .driver_info = SENSOR_MC501CB},
  	{USB_DEVICE(0x046d, 0x08a0)},
  	{USB_DEVICE(0x046d, 0x08a1)},
  	{USB_DEVICE(0x046d, 0x08a2)},
-- 
1.6.0.4

Cheers
--- manjo




More information about the kernel-team mailing list