summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi/net.tex
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:06:23 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-17 10:06:23 -0300
commit47a1368908d1a5cd3548d44cfa19853c26ddfeaf (patch)
tree3f6e533e608f3158b37980e1dbbafea627f3b47a /dvb-spec/dvbapi/net.tex
parentaeb3a788273d65fa47c79635a886bcafc7970807 (diff)
parentf8c7dcdb0142ecb0a9634945df8bd9b26522f5b7 (diff)
downloadmediapointer-dvb-s2-47a1368908d1a5cd3548d44cfa19853c26ddfeaf.tar.gz
mediapointer-dvb-s2-47a1368908d1a5cd3548d44cfa19853c26ddfeaf.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'dvb-spec/dvbapi/net.tex')
-rw-r--r--dvb-spec/dvbapi/net.tex19
1 files changed, 0 insertions, 19 deletions
diff --git a/dvb-spec/dvbapi/net.tex b/dvb-spec/dvbapi/net.tex
deleted file mode 100644
index dc6566633..000000000
--- a/dvb-spec/dvbapi/net.tex
+++ /dev/null
@@ -1,19 +0,0 @@
-\devsec{DVB Network API}
-
-The DVB net device enables feeding of MPE (multi protocol
-encapsulation) packets received via DVB into the Linux network
-protocol stack, e.g. for internet via satellite applications.
-It can be accessed through \texttt{/dev/dvb/adapter0/net0}.
-Data types and and ioctl definitions can be accessed by including
-\texttt{linux/dvb/net.h} in your application.
-
-
-\devsubsec{DVB Net Data Types}
-
-To be written\dots
-
-
-%%% Local Variables:
-%%% mode: latex
-%%% TeX-master: "dvbapi"
-%%% End: