summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi/kdapi.tex
diff options
context:
space:
mode:
authorjs <devnull@localhost>2003-02-10 10:18:16 -0200
committerjs <devnull@localhost>2003-02-10 10:18:16 -0200
commit622f6e3335a0dd1a97cdaee9913c1f105f3e36fa (patch)
tree742b8730686ad6dca1ae87a06514a6eb52bb2dcf /dvb-spec/dvbapi/kdapi.tex
parent76715ed624559f5d635cc50f74df12a8ac2ad977 (diff)
downloadmediapointer-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/kdapi.tex')
-rw-r--r--dvb-spec/dvbapi/kdapi.tex9
1 files changed, 8 insertions, 1 deletions
diff --git a/dvb-spec/dvbapi/kdapi.tex b/dvb-spec/dvbapi/kdapi.tex
index 59490299b..f7fc69353 100644
--- a/dvb-spec/dvbapi/kdapi.tex
+++ b/dvb-spec/dvbapi/kdapi.tex
@@ -1,6 +1,13 @@
\devsec{Kernel Demux API}
-The kernel demux API
+The kernel demux API defines a driver-internal interface
+for registering low-level, hardware specific driver to a
+hardware independent demux layer. It is only of interest
+for DVB device driver writers. The header file for this
+API is named \texttt{demux.h} and located in
+\texttt{drivers/media/dvb/dvb-core}.
+
+Maintainer note: This section must be reviewed. It is probably out of date.
\devsubsec{Kernel Demux Data Types}