diff options
author | Luca Risolia <luca.risolia@studio.unibo.it> | 2006-03-03 09:58:39 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-20 14:50:01 -0800 |
commit | 6e0755a4b2a41a8cd5839db69532d07262294b41 (patch) | |
tree | e180c082ba1b05f525a90ee6f1ea51543f710a5d /Documentation/usb | |
parent | 2e56222ed52cec40427fa89f23b228232e3e327e (diff) | |
download | linux-3.10-6e0755a4b2a41a8cd5839db69532d07262294b41.tar.gz linux-3.10-6e0755a4b2a41a8cd5839db69532d07262294b41.tar.bz2 linux-3.10-6e0755a4b2a41a8cd5839db69532d07262294b41.zip |
[PATCH] USB: ZC0301 driver bugfix
ZC0301 driver bugfix.
Use correct PID/VID USB entries.
Signed-off-by: Luca Risolia <luca.risolia@studio.unibo.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/zc0301.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/usb/zc0301.txt b/Documentation/usb/zc0301.txt index 095838420e8..f55262c6733 100644 --- a/Documentation/usb/zc0301.txt +++ b/Documentation/usb/zc0301.txt @@ -201,14 +201,14 @@ devices mounting the ZC0301 Image Processor and Control Chips: Vendor ID Product ID --------- ---------- -0x10fd 0x8050 -0x041e 0x0417 -0x041e 0x041e -0x041e 0x081c -0x041e 0x0834 -0x041e 0x0835 +0x041e 0x4017 +0x041e 0x401c +0x041e 0x401e +0x041e 0x4034 +0x041e 0x4035 0x046d 0x08ae 0x0ac8 0x0301 +0x10fd 0x8050 The list above does not imply that all those devices work with this driver: up until now only the ones that mount the following image sensors are supported; |