index.rst 1.6 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3 4
Linux Digital Video Broadcast (DVB) subsystem
=============================================

The main development site and CVS repository for these
5
drivers is https://linuxtv.org.
L
Linus Torvalds 已提交
6 7

The developer mailing list linux-dvb is also hosted there,
8 9 10
see https://linuxtv.org/lists.php. Please check
the archive https://linuxtv.org/pipermail/linux-dvb/
and the Wiki https://linuxtv.org/wiki/
L
Linus Torvalds 已提交
11 12 13 14 15 16 17 18
before asking newbie questions on the list.

API documentation, utilities and test/example programs
are available as part of the old driver package for Linux 2.4
(linuxtv-dvb-1.0.x.tar.gz), or from CVS (module DVB).
We plan to split this into separate packages, but it's not
been done yet.

19
https://linuxtv.org/downloads/
L
Linus Torvalds 已提交
20 21 22

What's inside this directory:

U
Uwe Bugla 已提交
23 24 25 26 27 28 29 30
"avermedia.txt"
contains detailed information about the
Avermedia DVB-T cards. See also "bt8xx.txt".

"bt8xx.txt"
contains detailed information about the
various bt8xx based "budget" DVB cards.

31
"cards.txt"
L
Linus Torvalds 已提交
32 33
contains a list of supported hardware.

U
Uwe Bugla 已提交
34 35 36 37
"ci.txt"
contains detailed information about the
CI module as part from TwinHan cards and Clones.

L
Linus Torvalds 已提交
38
"contributors.txt"
U
Uwe Bugla 已提交
39
is the who-is-who of DVB development.
L
Linus Torvalds 已提交
40 41 42 43 44 45 46 47 48

"faq.txt"
contains frequently asked questions and their answers.

"get_dvb_firmware"
script to download and extract firmware for those devices
that require it.

"ttusb-dec.txt"
U
Uwe Bugla 已提交
49
contains detailed information about the
L
Linus Torvalds 已提交
50 51 52 53 54
TT DEC2000/DEC3000 USB DVB hardware.

"udev.txt"
how to get DVB and udev up and running.

U
Uwe Bugla 已提交
55 56 57 58 59 60 61
"README.dvb-usb"
contains detailed information about the DVB USB cards.

"README.flexcop"
contains detailed information about the
Technisat- and Flexcop B2C2 drivers.

L
Linus Torvalds 已提交
62
Good luck and have fun!