Skip to content

Commit

Permalink
[PATCH] dvb: dst: ci doc update
Browse files Browse the repository at this point in the history
Updated documentation

Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Manu Abraham authored and Linus Torvalds committed Sep 9, 2005
1 parent 6286742 commit 9dea885
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Documentation/dvb/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,14 @@ This application requires the following to function properly as of now.
eg: $ szap -c channels.conf -r "TMC" -x

(b) a channels.conf containing a valid PMT PID

eg: TMC:11996:h:0:27500:278:512:650:321

here 278 is a valid PMT PID. the rest of the values are the
same ones that szap uses.

(c) after running a szap, you have to run ca_zap, for the
descrambler to function,

eg: $ ca_zap patched_channels.conf "TMC"

The patched means a patch to apply to scan, such that scan can
generate a channels.conf_with pmt, which has this PMT PID info
(NOTE: szap cannot use this channels.conf with the PMT_PID)

eg: $ ca_zap channels.conf "TMC"

(d) Hopeflly Enjoy your favourite subscribed channel as you do with
a FTA card.
Expand Down

0 comments on commit 9dea885

Please sign in to comment.