blob: 0b0380c919902c012d1450f7202280fb8a5aefd6 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001Linux Digital Video Broadcast (DVB) subsystem
2=============================================
3
4The main development site and CVS repository for these
5drivers is http://linuxtv.org/.
6
7The developer mailing list linux-dvb is also hosted there,
8see http://linuxtv.org/lists.php. Please check
9the archive http://linuxtv.org/pipermail/linux-dvb/
10and the Wiki http://linuxtv.org/wiki/
11before asking newbie questions on the list.
12
13API documentation, utilities and test/example programs
14are available as part of the old driver package for Linux 2.4
15(linuxtv-dvb-1.0.x.tar.gz), or from CVS (module DVB).
16We plan to split this into separate packages, but it's not
17been done yet.
18
19http://linuxtv.org/downloads/
20
21What's inside this directory:
22
Uwe Bugla918c4562006-02-27 00:09:34 -030023"avermedia.txt"
24contains detailed information about the
25Avermedia DVB-T cards. See also "bt8xx.txt".
26
27"bt8xx.txt"
28contains detailed information about the
29various bt8xx based "budget" DVB cards.
30
Mauro Carvalho Chehab674434c2005-12-12 00:37:28 -080031"cards.txt"
Linus Torvalds1da177e2005-04-16 15:20:36 -070032contains a list of supported hardware.
33
Uwe Bugla918c4562006-02-27 00:09:34 -030034"ci.txt"
35contains detailed information about the
36CI module as part from TwinHan cards and Clones.
37
Linus Torvalds1da177e2005-04-16 15:20:36 -070038"contributors.txt"
Uwe Bugla918c4562006-02-27 00:09:34 -030039is the who-is-who of DVB development.
Linus Torvalds1da177e2005-04-16 15:20:36 -070040
41"faq.txt"
42contains frequently asked questions and their answers.
43
44"get_dvb_firmware"
45script to download and extract firmware for those devices
46that require it.
47
48"ttusb-dec.txt"
Uwe Bugla918c4562006-02-27 00:09:34 -030049contains detailed information about the
Linus Torvalds1da177e2005-04-16 15:20:36 -070050TT DEC2000/DEC3000 USB DVB hardware.
51
Linus Torvalds1da177e2005-04-16 15:20:36 -070052"udev.txt"
53how to get DVB and udev up and running.
54
Uwe Bugla918c4562006-02-27 00:09:34 -030055"README.dvb-usb"
56contains detailed information about the DVB USB cards.
57
58"README.flexcop"
59contains detailed information about the
60Technisat- and Flexcop B2C2 drivers.
61
Linus Torvalds1da177e2005-04-16 15:20:36 -070062Good luck and have fun!