Skip to main content

handle_irq

Function handle_irq 

Source
pub fn handle_irq()
Expand description

Called from the IDT IRQ12 handler (interrupt context, interrupts disabled).

Reads one byte from the PS/2 data port and advances the packet state machine.