1 2 3 4
void keyboard_handler() { ioport_out(PIC1_COMMAND_PORT, 0x20); uint8_t status = ioport_in(KEYBOARD_STATUS_PORT);