Rewrite ps2 port (keyboard/mouse) handling.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 20 Jul 2008 14:08:59 +0000 (10:08 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 20 Jul 2008 14:08:59 +0000 (10:08 -0400)
commit3b897198775966fbcf459bc3284c92358ee9154f
tree304b7d03dfc173d9ebea9a3f06f1d61d075db491
parent65e63420e588f72ac2849f09d43483f8097e24fe
Rewrite ps2 port (keyboard/mouse) handling.

Use command sending code for communicating with the ps2 port.
Makefile
src/biosvar.h
src/kbd.c
src/mouse.c
src/ps2port.c [new file with mode: 0644]
src/ps2port.h [new file with mode: 0644]