#include "types.h"
#include "x86.h"
#include "defs.h"
#include "kbd.h"
Go to the source code of this file.
Definition at line 7 of file kbd.c.
References CAPSLOCK, CTL, ctlmap, E0ESC, inb(), KBDATAP, KBS_DIB, KBSTATP, normalmap, SHIFT, shiftcode, shiftmap, and togglecode.
Referenced by kbdintr().
Definition at line 47 of file kbd.c.
References consoleintr(), and kbdgetc().
Referenced by trap().