diff options
| author | Luca Risolia <luca.risolia@studio.unibo.it> | 2006-03-03 04:58:39 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-03-20 17:50:01 -0500 |
| commit | 6e0755a4b2a41a8cd5839db69532d07262294b41 (patch) | |
| tree | e180c082ba1b05f525a90ee6f1ea51543f710a5d /Documentation/usb | |
| parent | 2e56222ed52cec40427fa89f23b228232e3e327e (diff) | |
[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 095838420e82..f55262c6733b 100644 --- a/Documentation/usb/zc0301.txt +++ b/Documentation/usb/zc0301.txt | |||
| @@ -201,14 +201,14 @@ devices mounting the ZC0301 Image Processor and Control Chips: | |||
| 201 | 201 | ||
| 202 | Vendor ID Product ID | 202 | Vendor ID Product ID |
| 203 | --------- ---------- | 203 | --------- ---------- |
| 204 | 0x10fd 0x8050 | 204 | 0x041e 0x4017 |
| 205 | 0x041e 0x0417 | 205 | 0x041e 0x401c |
| 206 | 0x041e 0x041e | 206 | 0x041e 0x401e |
| 207 | 0x041e 0x081c | 207 | 0x041e 0x4034 |
| 208 | 0x041e 0x0834 | 208 | 0x041e 0x4035 |
| 209 | 0x041e 0x0835 | ||
| 210 | 0x046d 0x08ae | 209 | 0x046d 0x08ae |
| 211 | 0x0ac8 0x0301 | 210 | 0x0ac8 0x0301 |
| 211 | 0x10fd 0x8050 | ||
| 212 | 212 | ||
| 213 | The list above does not imply that all those devices work with this driver: up | 213 | The list above does not imply that all those devices work with this driver: up |
| 214 | until now only the ones that mount the following image sensors are supported; | 214 | until now only the ones that mount the following image sensors are supported; |
