diff options
author | js <devnull@localhost> | 2003-02-10 10:18:16 -0200 |
---|---|---|
committer | js <devnull@localhost> | 2003-02-10 10:18:16 -0200 |
commit | 622f6e3335a0dd1a97cdaee9913c1f105f3e36fa (patch) | |
tree | 742b8730686ad6dca1ae87a06514a6eb52bb2dcf /dvb-spec/dvbapi/ca.tex | |
parent | 76715ed624559f5d635cc50f74df12a8ac2ad977 (diff) | |
download | mediapointer-dvb-s2-622f6e3335a0dd1a97cdaee9913c1f105f3e36fa.tar.gz mediapointer-dvb-s2-622f6e3335a0dd1a97cdaee9913c1f105f3e36fa.tar.bz2 |
- merged GNU FDL lincense from NEWSTRUCT branch
- updated from DVB_API_VERSION 3
- various minor fixes/additions
- bumped version number to 1.0.0-pre1 to match wth upcoming
linuxtv-dvb driver release
Diffstat (limited to 'dvb-spec/dvbapi/ca.tex')
-rw-r--r-- | dvb-spec/dvbapi/ca.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dvb-spec/dvbapi/ca.tex b/dvb-spec/dvbapi/ca.tex index eba512b1b..fe76da454 100644 --- a/dvb-spec/dvbapi/ca.tex +++ b/dvb-spec/dvbapi/ca.tex @@ -1,7 +1,9 @@ \devsec{DVB CA Device} The DVB CA device controls the conditional access hardware. -It can be accessed through \texttt{/dev/ost/ca}. +It can be accessed through \texttt{/dev/dvb/adapter0/ca0}. +Data types and and ioctl definitions can be accessed by including +\texttt{linux/dvb/ca.h} in your application. \devsubsec{CA Data Types} |