1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 00:47:36 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Liav A
946d9b8c24 IOAPIC: Use dbg() instead of dbgprintf() 2020-02-27 13:05:12 +01:00
Liav A
e760ebcacb Kernel: Add the IOAPIC class
This class inherits from IRQController class, and represents
the 82093AA IOAPIC chip.
2020-02-24 11:27:03 +01:00