i2c: core: Add support for 'i2c-bus' subnode
[cascardo/linux.git] / Documentation / dvb / readme.txt
1 Linux Digital Video Broadcast (DVB) subsystem
2 =============================================
3
4 The main development site and CVS repository for these
5 drivers is https://linuxtv.org.
6
7 The developer mailing list linux-dvb is also hosted there,
8 see https://linuxtv.org/lists.php. Please check
9 the archive https://linuxtv.org/pipermail/linux-dvb/
10 and the Wiki https://linuxtv.org/wiki/
11 before asking newbie questions on the list.
12
13 API documentation, utilities and test/example programs
14 are 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).
16 We plan to split this into separate packages, but it's not
17 been done yet.
18
19 https://linuxtv.org/downloads/
20
21 What's inside this directory:
22
23 "avermedia.txt"
24 contains detailed information about the
25 Avermedia DVB-T cards. See also "bt8xx.txt".
26
27 "bt8xx.txt"
28 contains detailed information about the
29 various bt8xx based "budget" DVB cards.
30
31 "cards.txt"
32 contains a list of supported hardware.
33
34 "ci.txt"
35 contains detailed information about the
36 CI module as part from TwinHan cards and Clones.
37
38 "contributors.txt"
39 is the who-is-who of DVB development.
40
41 "faq.txt"
42 contains frequently asked questions and their answers.
43
44 "get_dvb_firmware"
45 script to download and extract firmware for those devices
46 that require it.
47
48 "ttusb-dec.txt"
49 contains detailed information about the
50 TT DEC2000/DEC3000 USB DVB hardware.
51
52 "udev.txt"
53 how to get DVB and udev up and running.
54
55 "README.dvb-usb"
56 contains detailed information about the DVB USB cards.
57
58 "README.flexcop"
59 contains detailed information about the
60 Technisat- and Flexcop B2C2 drivers.
61
62 Good luck and have fun!