Registered Drivers
The table below lists every driver registered in the current kernel manifest (version 1.1.2). The Driver ID is the canonical identifier used by the device manager. Use the devices shell command to inspect live online/offline status for each entry.
The
devices shell command queries the device manager at runtime and shows the live registration state for each driver. If a driver fails its hardware probe (for example, a temperature backend on unsupported hardware), it reports itself as unavailable rather than crashing the kernel.Driver Pages
For full API references, shell commands, and usage details, see the individual driver pages:- VGA Text Driver — display output, colors, cursor, scrolling
- Serial UART Driver — 16550 COM1 output, QEMU debugging
- PS/2 Keyboard Driver — input, layout, shell integration
- CPU Drivers — CPUID, FPU/SSE/AVX, MSR, RNG, temperature
- PCI Config & RTC Drivers — bus scanning and real-time clock