altos: Add console driver using VGA and PS/2
authorKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 20:21:39 +0000 (12:21 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 20 Feb 2017 20:34:02 +0000 (12:34 -0800)
commitc296acd643698d0128e2f58f91a9cfeea63f580a
treeb8d5a5bd463c0c667f6cf8327f7a92a5175be04a
parentc1d52178ce63ebdc44c83d1bca5027942e2d778c
altos: Add console driver using VGA and PS/2

Provides an interactive text console.

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