Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271906
b: refs/heads/master
c: e177129
h: refs/heads/master
v: v3
  • Loading branch information
Wolfram Sang authored and Mauro Carvalho Chehab committed Sep 24, 2011
1 parent 5ab0188 commit 8eeaa8b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6507b4232c2e136ccc338c3ed5c2f54b32b961b7
refs/heads/master: e1771299356ddabde6ff5c0e70a6b2af9f589e76
1 change: 1 addition & 0 deletions trunk/Documentation/video4linux/gspca.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/video/gspca/zc3xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -6972,6 +6972,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},
Expand Down

0 comments on commit 8eeaa8b

Please sign in to comment.