1.. SPDX-License-Identifier: GPL-2.0
2
3References
4==========
5
6The main development site and GIT repository for Digital TV
7drivers is https://linuxtv.org.
8
9The DVB mailing list linux-dvb is hosted at vger. Please see
10http://vger.kernel.org/vger-lists.html#linux-media for details.
11
12There are also some other old lists hosted at:
13https://linuxtv.org/lists.php. If you're insterested on that for historic
14reasons, please check the archive at https://linuxtv.org/pipermail/linux-dvb/.
15
16The media subsystem Wiki is hosted at https://linuxtv.org/wiki/.
17There, you'll find lots of information, from both development and usage
18of media boards. Please check it before asking newbie questions on the
19mailing list or IRC channels.
20
21The API documentation is documented at the Kernel tree. You can find it
22in both html and pdf formats, together with other useful documentation at:
23
24  - https://linuxtv.org/docs.php.
25
26You may also find useful material at https://linuxtv.org/downloads/.
27
28In order to get the needed firmware for some drivers to work, there's
29a script at the kernel tree, at scripts/get_dvb_firmware.
30