hawkw/mycelium

put back PS/2 keyboard interrupt

hawkw opened this issue · 0 comments

hawkw commented

PR #351 disabled the interrupt for the PS/2 keyboard controller when we switched from PIC to APIC hardware interrupt handling. we should put it back.

this ought to be as simple as:

  • put an ISR for the Handlers's keyboard controller fn at that vector
  • unmask it in the IO APIC