[Denali] Reduce noise on AHCI interrupt.
This commit is contained in:
parent
a3defbba53
commit
c080c61398
2 changed files with 0 additions and 2 deletions
|
|
@ -154,7 +154,6 @@ extern "C" void interrupt_apic_timer(InterruptFrame*) {
|
|||
glcr::RefPtr<Port> pci1_port;
|
||||
extern "C" void isr_pci1();
|
||||
extern "C" void interrupt_pci1(InterruptFrame*) {
|
||||
dbgln("Interrupt PCI line 1");
|
||||
pci1_port->Send({});
|
||||
gApic->SignalEOI();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue