summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi/kdapi.tex
diff options
context:
space:
mode:
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}