Skip to content

Chapter 3

Choose a tag to compare

@Monotoba Monotoba released this 21 Jun 22:20
· 10 commits to main since this release

Chapter 3 release for Toyix: hardware IRQs and an interruptible kernel idle loop.\n\nHighlights:\n- Adds remapped 8259 PIC hardware IRQ handling.\n- Adds IRQ stubs for vectors 0x20-0x2F.\n- Adds PIT timer ticks and timer wait support.\n- Adds an early PS/2 keyboard scancode echo driver.\n- Adds an interruptible idle loop for normal kernel sleep.\n- Extends smoke coverage for IRQ setup and timer ticks.\n\nCI: GitHub Actions run 27919253150 passed on main before this release.