diff options
author | Mauro Carvalho Chehab | 2005-06-29 05:45:28 +0200 |
---|---|---|
committer | Linus Torvalds | 2005-06-29 06:20:37 +0200 |
commit | 6623e6205e36c310367009f3b01f5cbe7cc0005d (patch) | |
tree | 780e94f1426c1a4368f819f7e5656a075cc39b71 /Documentation/video4linux/README.saa7134 | |
parent | [PATCH] V4L: API new webcam formats included (diff) | |
download | kernel-qcow2-linux-6623e6205e36c310367009f3b01f5cbe7cc0005d.tar.gz kernel-qcow2-linux-6623e6205e36c310367009f3b01f5cbe7cc0005d.tar.xz kernel-qcow2-linux-6623e6205e36c310367009f3b01f5cbe7cc0005d.zip |
[PATCH] V4L: documentation changes - mostly new cards included
New cards included.
V4L1 api renamed. Message included informing it is obsoleted by V4L2 API.
V4L2 api included.
Mark all 7135 cards as 7133.
Signed-off-by: Luc Saillard <luc@saillard.org>.
Signed-off-by: Nickolay V Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: Hermann Pitton <hermann.pitton@onlinehome.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/video4linux/README.saa7134')
-rw-r--r-- | Documentation/video4linux/README.saa7134 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/video4linux/README.saa7134 b/Documentation/video4linux/README.saa7134 index 1a446c65365e..1f788e498eff 100644 --- a/Documentation/video4linux/README.saa7134 +++ b/Documentation/video4linux/README.saa7134 @@ -57,6 +57,15 @@ Cards can use either of these two crystals (xtal): - 24.576MHz -> .audio_clock=0x200000 (xtal * .audio_clock = 51539600) +Some details about 30/34/35: + + - saa7130 - low-price chip, doesn't have mute, that is why all those + cards should have .mute field defined in their tuner structure. + + - saa7134 - usual chip + + - saa7133/35 - saa7135 is probably a marketing decision, since all those + chips identifies itself as 33 on pci. Credits ======= |