Module device

Source
Expand description

Device-related APIs. This module mainly contains the APIs that should exposed to the device driver like PCI, RTC

Modulesยง

cmos
Provides CMOS I/O port access.
io_port
I/O port access.
serial
A port-mapped UART. Copied from uart_16550.