diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-08 12:34:35 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2007-01-08 12:34:35 -0200 |
commit | 013506fc26c049ce233cd5a8d23cdee82acca52b (patch) | |
tree | 0f6170c85a8c4110f4136c959bbb71dfcf6dbd0a /linux/Documentation/video4linux | |
parent | b67665d8516fe075ae61b1c60ec86a94c6560e99 (diff) | |
download | mediapointer-dvb-s2-013506fc26c049ce233cd5a8d23cdee82acca52b.tar.gz mediapointer-dvb-s2-013506fc26c049ce233cd5a8d23cdee82acca52b.tar.bz2 |
ZC0301 driver updates.
From: Luca Risolia <luca.risolia@studio.unibo.it>
- Implement audio ioctl's and VIDIOC_ENUM_FRAMESIZES
- Documentation updates
- Generic improvements
Signed-off-by: Luca Risolia <luca.risolia@studio.unibo.it>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation/video4linux')
-rw-r--r-- | linux/Documentation/video4linux/zc0301.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/linux/Documentation/video4linux/zc0301.txt b/linux/Documentation/video4linux/zc0301.txt index f406f5e80..befdfdacd 100644 --- a/linux/Documentation/video4linux/zc0301.txt +++ b/linux/Documentation/video4linux/zc0301.txt @@ -23,7 +23,7 @@ Index 1. Copyright ============ -Copyright (C) 2006 by Luca Risolia <luca.risolia@studio.unibo.it> +Copyright (C) 2006-2007 by Luca Risolia <luca.risolia@studio.unibo.it> 2. Disclaimer @@ -125,8 +125,9 @@ And finally: 6. Module loading ================= To use the driver, it is necessary to load the "zc0301" module into memory -after every other module required: "videodev", "usbcore" and, depending on -the USB host controller you have, "ehci-hcd", "uhci-hcd" or "ohci-hcd". +after every other module required: "videodev", "v4l2_common", "compat_ioctl32", +"usbcore" and, depending on the USB host controller you have, "ehci-hcd", +"uhci-hcd" or "ohci-hcd". Loading can be done as shown below: @@ -211,12 +212,11 @@ Vendor ID Product ID 0x041e 0x4036 0x041e 0x403a 0x0458 0x7007 -0x0458 0x700C +0x0458 0x700c 0x0458 0x700f 0x046d 0x08ae 0x055f 0xd003 0x055f 0xd004 -0x046d 0x08ae 0x0ac8 0x0301 0x0ac8 0x301b 0x0ac8 0x303b |