Commit b6599800 authored by Uwe Bugla's avatar Uwe Bugla Committed by Linus Torvalds

[PATCH] dvb-bt8xx.txt fixes

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 4208ff04
...@@ -50,20 +50,17 @@ If you're having an older card (blue color circuit) and card=0x71 locks ...@@ -50,20 +50,17 @@ If you're having an older card (blue color circuit) and card=0x71 locks
your machine, try using 0x68, too. If that does not work, ask on the your machine, try using 0x68, too. If that does not work, ask on the
mailing list. mailing list.
The DST module takes a couple of useful parameters. The DST module takes a couple of useful parameters:
verbose takes values 0 to 5. These values control the verbosity level. a. verbose takes values 0 to 5. These values control the verbosity level.
b. debug takes values 0 and 1. You can either disable or enable debugging.
debug takes values 0 and 1. You can either disable or enable debugging. c. dst_addons takes values 0 and 0x20:
- A value of 0 means it is a FTA card.
dst_addons takes values 0 and 0x20. A value of 0 means it is a FTA card. - A value of 0x20 means it has a Conditional Access slot.
0x20 means it has a Conditional Access slot.
The autodected values are determined bythe cards 'response
string' which you can see in your logs e.g.
dst_get_device_id: Recognise [DSTMCI]
The autodetected values are determined by the "response string"
of the card, which you can see in your logs:
e.g.: dst_get_device_id: Recognize [DSTMCI]
-- --
Authors: Richard Walker, Jamie Honan, Michael Hunold, Manu Abraham Authors: Richard Walker, Jamie Honan, Michael Hunold, Manu Abraham, Uwe Bugla
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment