altos: Add PS/2 keyboard driver
authorKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 20:19:42 +0000 (12:19 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 20:34:02 +0000 (12:34 -0800)
commitc1d52178ce63ebdc44c83d1bca5027942e2d778c
treeb8e4d366a9f46c235e2c9a69bdc85100714a18e1
parent6b39d3093c3b87689717bb03988d160473c53c64
altos: Add PS/2 keyboard driver

Interrupt driven, includes standard US keymap.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_ps2.c [new file with mode: 0644]
src/drivers/ao_ps2.h [new file with mode: 0644]