xref: /linux/Documentation/admin-guide/media/cardlist.rst (revision 547f574fd9d5e3925d47fd44decbf6ab6df94b0e)
1.. SPDX-License-Identifier: GPL-2.0
2
3==========
4Cards List
5==========
6
7The media subsystem provide support for lots of PCI and USB drivers, plus
8platform-specific drivers. It also contains several ancillary I²C drivers.
9
10The platform-specific drivers are usually present on embedded systems,
11or are supported by the main board. Usually, setting them is done via
12OpenFirmware or ACPI.
13
14The PCI and USB drivers, however, are independent of the system's board,
15and may be added/removed by the user.
16
17You may also take a look at
18https://linuxtv.org/wiki/index.php/Hardware_Device_Information
19for more details about supported cards.
20
21.. toctree::
22	:maxdepth: 2
23
24	usb-cardlist
25	pci-cardlist
26	platform-cardlist
27	radio-cardlist
28	i2c-cardlist
29	misc-cardlist
30