summaryrefslogtreecommitdiff
path: root/dvb-spec/sgml/net.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'dvb-spec/sgml/net.sgml')
-rw-r--r--dvb-spec/sgml/net.sgml12
1 files changed, 12 insertions, 0 deletions
diff --git a/dvb-spec/sgml/net.sgml b/dvb-spec/sgml/net.sgml
new file mode 100644
index 000000000..77557ae2a
--- /dev/null
+++ b/dvb-spec/sgml/net.sgml
@@ -0,0 +1,12 @@
+<title>DVB Network API</title>
+<para>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 <emphasis role="tt">/dev/dvb/adapter0/net0</emphasis>. Data types and
+and ioctl definitions can be accessed by including <emphasis role="tt">linux/dvb/net.h</emphasis> in your
+application.
+</para>
+<section id="dvb_net_types">
+<title>DVB Net Data Types</title>
+<para>To be written&#x2026;
+</para>
+</section> \ No newline at end of file