summaryrefslogtreecommitdiff
path: root/linux/Documentation/dvb
diff options
context:
space:
mode:
authorJohannes Stezenbach <devnull@localhost>2005-05-26 19:40:43 +0000
committerJohannes Stezenbach <devnull@localhost>2005-05-26 19:40:43 +0000
commite58d054bc80c2e5b13ecb9bf1626336f91960a0e (patch)
treef540c0978ecdb5653c066aac1446d4fad6fcb6cc /linux/Documentation/dvb
parent89a939e58e4b60dfd42adc5b759119e05273c91e (diff)
downloadmediapointer-dvb-s2-e58d054bc80c2e5b13ecb9bf1626336f91960a0e.tar.gz
mediapointer-dvb-s2-e58d054bc80c2e5b13ecb9bf1626336f91960a0e.tar.bz2
remove trailing whitespace
Diffstat (limited to 'linux/Documentation/dvb')
-rw-r--r--linux/Documentation/dvb/ci.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/linux/Documentation/dvb/ci.txt b/linux/Documentation/dvb/ci.txt
index 0d15fae24..62e0701b5 100644
--- a/linux/Documentation/dvb/ci.txt
+++ b/linux/Documentation/dvb/ci.txt
@@ -2,7 +2,7 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTE: This document describes the usage of the high level CI API as
in accordance to the Linux DVB API. This is a not a documentation for the,
-existing low level CI API.
+existing low level CI API.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To utilize the High Level CI capabilities,
@@ -11,7 +11,7 @@ To utilize the High Level CI capabilities,
For the Twinhan/Twinhan clones, the dst_ca module handles the CI
hardware handling.This module is loaded automatically if a CI
(Common Interface, that holds the CAM (Conditional Access Module)
- is detected.
+ is detected.
(2) one requires a userspace application, ca_zap. This small userland
application is in charge of sending the descrambling related information
@@ -37,8 +37,8 @@ This application requires the following to function properly as of now.
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)
-
-
+
+
(d) Hopeflly Enjoy your favourite subscribed channel as you do with
a FTA card.
@@ -65,7 +65,7 @@ Modules that have been tested by this driver at present are
(2) Viaccess from SCM
(3) Dragoncam
-* The High level CI API
+* The High level CI API
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* For the programmer