diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-13 08:53:07 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-06-13 08:53:07 +0000 |
commit | 3a6970ad156f0a714771661b4557341365e9ce4d (patch) | |
tree | 348fd0cc914807e18e1740a88b8c9df6eb62bfa3 /linux/Documentation/video4linux | |
parent | 0af51ffc2ed8d050f422fcf1b1cf43dc71902731 (diff) | |
download | mediapointer-dvb-s2-3a6970ad156f0a714771661b4557341365e9ce4d.tar.gz mediapointer-dvb-s2-3a6970ad156f0a714771661b4557341365e9ce4d.tar.bz2 |
* saa7134-cards.c, caa7134.h, doc/README.saa7134:
Mark all 7135 cards as 7133. Thanks to
hermann pitton <hermann.pitton@onlinehome.de>
Diffstat (limited to 'linux/Documentation/video4linux')
-rw-r--r-- | linux/Documentation/video4linux/README.saa7134 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux/Documentation/video4linux/README.saa7134 b/linux/Documentation/video4linux/README.saa7134 index 1a446c653..c838df6b0 100644 --- a/linux/Documentation/video4linux/README.saa7134 +++ b/linux/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 ======= |