diff options
Diffstat (limited to 'linux/Documentation/dvb/bt8xx.txt')
-rw-r--r-- | linux/Documentation/dvb/bt8xx.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/Documentation/dvb/bt8xx.txt b/linux/Documentation/dvb/bt8xx.txt index 454671f5a..df6c05453 100644 --- a/linux/Documentation/dvb/bt8xx.txt +++ b/linux/Documentation/dvb/bt8xx.txt @@ -27,7 +27,7 @@ Furthermore you need to enable In general you need to load the bttv driver, which will handle the gpio and i2c communication for us, plus the common dvb-bt8xx device driver. The frontends for Nebula (nxt6000), Pinnacle PCTV (cx24110), TwinHan (dst), -FusionHDTV DVB-T Lite (mt352) and FusionHDTV5 Lite (lgdt330x) are loaded +FusionHDTV DVB-T Lite (mt352) and FusionHDTV5 Lite (lgdt330x) are loaded automatically by the dvb-bt8xx device driver. 3a) Nebula / Pinnacle PCTV / FusionHDTV Lite @@ -91,7 +91,7 @@ For example, if you have a Twinhan and Clones card along with a FusionHDTV5 Lite Here the order of the card id is important and should be the same as that of the physical order of the cards. Here card=0x71 represents the Twinhan and clones -and card=0x87 represents Fusion HDTV5 Lite. These arguments can also be +and card=0x87 represents Fusion HDTV5 Lite. These arguments can also be specified in decimal, rather than hex: $ modprobe bttv card=113 card=135 |