diff options
author | Ian Moffett <ian@osmora.org> | 2025-09-16 16:40:54 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-09-16 16:40:54 -0400 |
commit | 06ef6b5ee4e8b5fbec09ed6c860dfcbebe5922a4 (patch) | |
tree | 592f2bda4c4c9f61d3eafd6ecd0332c21212dfce | |
parent | 727c5fb46b3b68ed1d00912e87de4874e63405cf (diff) |
readme: Add additional hw to 'progress'
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9,7 +9,11 @@ - 57-bit (5-level) paging - 48-bit (4-level) paging -- 16550 UART I/O - Printf-style kernel logging - Video console - I/O APIC +- Local APIC timer +- Processor local APIC(s) +- 16550 UART I/O +- i8254 +- i8259 |