banan-os/kernel/kernel/Timer
Bananymous 27eb5af6f0 Kernel: Rework interrupt mechanism
All interruptrable classes now inherit from Interruptable which
has methdo handle_irq which is called on a interrupt.
2023-10-05 18:53:45 +03:00
..
HPET.cpp Kernel: Rework interrupt mechanism 2023-10-05 18:53:45 +03:00
PIT.cpp Kernel: Rework interrupt mechanism 2023-10-05 18:53:45 +03:00
RTC.cpp Kernel: Move RTC to Timer directory 2023-08-04 11:12:16 +03:00
Timer.cpp Kernel: HPET is now used in legacy mode when PIC is forced 2023-08-10 22:01:30 +03:00