Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] dvb: dst: ci doc update

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>

authored by

Manu Abraham and committed by
Linus Torvalds
9dea8851 62867429

+1 -8
+1 -8
Documentation/dvb/ci.txt
··· 23 23 eg: $ szap -c channels.conf -r "TMC" -x 24 24 25 25 (b) a channels.conf containing a valid PMT PID 26 - 27 26 eg: TMC:11996:h:0:27500:278:512:650:321 28 27 29 28 here 278 is a valid PMT PID. the rest of the values are the ··· 30 31 31 32 (c) after running a szap, you have to run ca_zap, for the 32 33 descrambler to function, 33 - 34 - eg: $ ca_zap patched_channels.conf "TMC" 35 - 36 - The patched means a patch to apply to scan, such that scan can 37 - generate a channels.conf_with pmt, which has this PMT PID info 38 - (NOTE: szap cannot use this channels.conf with the PMT_PID) 39 - 34 + eg: $ ca_zap channels.conf "TMC" 40 35 41 36 (d) Hopeflly Enjoy your favourite subscribed channel as you do with 42 37 a FTA card.