Liav A
|
663dea4a60
Kernel: Return real handler purpose when registered to spurious handler
|
4 년 전 |
Liav A
|
fe761e7412
Kernel: Handle real IRQs from line 7 when using the PIC
|
4 년 전 |
Andreas Kling
|
73e06a1983
Kernel: Convert klog() => AK::Format in a handful of places
|
4 년 전 |
Tom
|
32d9534c67
Kernel: Fix GenericInterruptHandler problems with virtual functions
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Andreas Kling
|
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
|
4 년 전 |
Liav A
|
39c1783387
Kernel: Allow to install a real IRQ handler on a spurious one
|
4 년 전 |
Liav A
|
5f579904c1
Interrupts: Handle spurious IRQs from eoi() method
|
5 년 전 |
Liav A
|
f86be46c98
Kernel: Abstract IRQ controller handling from Interrupt handlers
|
5 년 전 |
Liav A
|
666990fbcb
Kernel: Correct Spurious Interrupt handlers' controller model() method
|
5 년 전 |
Liav A
|
e880fe0765
Kernel: Use a const reference to RegisterState in IRQ handling
|
5 년 전 |
Liav A
|
0fc60e41dd
Kernel: Use klog() instead of kprintf()
|
5 년 전 |
Liav A
|
6f914ed0a4
Kernel: Simplify interrupt management
|
5 년 전 |
Liav A
|
b2e5425426
Kernel: Add SpuriousInterruptHandler class
|
5 년 전 |