3.6 Device driver directory
[Core module]

The Device driver directory module is described through the following subsections:

Devices drivers may be found at various place in the source tree:

  • arch/*/drivers/ : platform vendor related device drivers, not covered here.

  • cpu/*/drivers/ : processor vendor related device drivers, not covered here.

  • drivers/ : cross platform device drivers, covered in this module.

A device driver implement one or multiple device class API.

Valid XHTML 1.0 StrictGenerated by diaxen on Wed May 4 17:32:28 2016 using MkDoc