diff options
author | Bjørn Mork <bjorn@mork.no> | 2011-06-14 08:59:14 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-07-27 16:53:08 -0400 |
commit | 3e1a4c1ff90002762998e0d13c8edc2e7aa8d736 (patch) | |
tree | 6e957fa291a4ebd1b23154dc8bab214e2f0355ee /Documentation/DocBook | |
parent | d2434147b30475577615ce261eab796be9f2bb09 (diff) |
[media] DVB API: Mention the dvbM device
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/media/dvb/intro.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/dvb/intro.xml b/Documentation/DocBook/media/dvb/intro.xml index 82236396eef3..c75dc7cc3e9b 100644 --- a/Documentation/DocBook/media/dvb/intro.xml +++ b/Documentation/DocBook/media/dvb/intro.xml | |||
@@ -154,6 +154,10 @@ are called:</para> | |||
154 | </listitem> | 154 | </listitem> |
155 | <listitem> | 155 | <listitem> |
156 | 156 | ||
157 | <para><emphasis role="tt">/dev/dvb/adapterN/dvrM</emphasis>,</para> | ||
158 | </listitem> | ||
159 | <listitem> | ||
160 | |||
157 | <para><emphasis role="tt">/dev/dvb/adapterN/caM</emphasis>,</para></listitem></itemizedlist> | 161 | <para><emphasis role="tt">/dev/dvb/adapterN/caM</emphasis>,</para></listitem></itemizedlist> |
158 | 162 | ||
159 | <para>where N enumerates the DVB PCI cards in a system starting | 163 | <para>where N enumerates the DVB PCI cards in a system starting |