Mauro Carvalho Chehab | f2ac8ce | 2018-08-30 10:20:04 -0400 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0 |
| 2 | |
Sanjeev | 7d56f0f | 2016-12-01 23:36:00 +0800 | [diff] [blame] | 3 | Introduction |
| 4 | ============ |
Mauro Carvalho Chehab | f8cd359 | 2016-07-17 12:05:21 -0300 | [diff] [blame] | 5 | |
| 6 | The main development site and GIT repository for these |
| 7 | drivers is https://linuxtv.org. |
| 8 | |
| 9 | The DVB mailing list linux-dvb is hosted at vger. Please see |
| 10 | http://vger.kernel.org/vger-lists.html#linux-media for details. |
| 11 | |
| 12 | There are also some other old lists hosted at https://linuxtv.org/lists.php. Please check the archive https://linuxtv.org/pipermail/linux-dvb/. |
| 13 | |
| 14 | The media subsystem Wiki is hosted at https://linuxtv.org/wiki/. |
| 15 | Please check it before asking newbie questions on the list. |
| 16 | |
| 17 | API documentation is documented at the Kernel. You'll also find useful |
| 18 | documentation at: https://linuxtv.org/docs.php. |
| 19 | |
| 20 | You may also find useful material at https://linuxtv.org/downloads/. |
| 21 | |
| 22 | In order to get firmware from proprietary drivers, there's a script at |
| 23 | the kernel tree, at scripts/get_dvb_firmware. |