On Sat, Jul 02, 2011 at 02:02:00PM +0200, Wolfram Sang wrote:
> Signed-off-by: Wolfram Sang <[email protected]>
> Cc: Jean-Francois Moine <[email protected]>
> ---

Ping. I can't find it in the git-repos on linuxtv.org?

> 
> V2: added entry in documentation
> 
>  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 5bfa9a7..b3d5f75 100644
> --- a/Documentation/video4linux/gspca.txt
> +++ b/Documentation/video4linux/gspca.txt
> @@ -8,6 +8,7 @@ xxxx          vend:prod
>  ----
>  spca501              0000:0000       MystFromOri Unknown Camera
>  spca508              0130:0130       Clone Digital Webcam 11043
> +zc3xx                03f0:1b07       HP Premium Starter Cam
>  m5602                0402:5602       ALi Video Camera Controller
>  spca501              040a:0002       Kodak DVC-325
>  spca500              040a:0300       Kodak EZ200
> diff --git a/drivers/media/video/gspca/zc3xx.c 
> b/drivers/media/video/gspca/zc3xx.c
> index 61cdd56..dbbab48 100644
> --- a/drivers/media/video/gspca/zc3xx.c
> +++ b/drivers/media/video/gspca/zc3xx.c
> @@ -6970,6 +6970,7 @@ static const struct sd_desc sd_desc = {
>  };
>  
>  static const struct usb_device_id device_table[] = {
> +     {USB_DEVICE(0x03f0, 0x1b07)},
>       {USB_DEVICE(0x041e, 0x041e)},
>       {USB_DEVICE(0x041e, 0x4017)},
>       {USB_DEVICE(0x041e, 0x401c), .driver_info = SENSOR_PAS106},
> -- 
> 1.7.2.5
> 

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Attachment: signature.asc
Description: Digital signature

Reply via email to