Expand description
Hardware integration layer.
See also: Driver Model Guide for component trait, PCI enumeration, and driver categories.
Modules§
- ec
- Embedded Controller (EC) driver for x86.
- nic
- Network driver integration layer.
- pci_
client - storage
- Storage drivers namespace.
- thermal
- ACPI thermal management : temperature reading and fan control.
- timer
- usb
- video
- Video drivers and framebuffer abstraction
- virtio
- VirtIO driver framework
Functions§
- init
- Performs the init operation.