Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.11-rc1 20 lines 467 B view raw
1.. -*- coding: utf-8; mode: rst -*- 2 3.. _legacy_dvb_apis: 4 5******************* 6DVB Deprecated APIs 7******************* 8 9The APIs described here are kept only for historical reasons. There's 10just one driver for a very legacy hardware that uses this API. No modern 11drivers should use it. Instead, audio and video should be using the V4L2 12and ALSA APIs, and the pipelines should be set using the Media 13Controller API 14 15 16.. toctree:: 17 :maxdepth: 1 18 19 video 20 audio