cardlist.rst 750 B

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