Add support for an i8042 controller
commitd548c9d68d5508dad8a5828944e1aeb29763631d
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 11 Nov 2010 22:01:39 +0000 (11 16:01 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 11 Nov 2010 22:01:39 +0000 (11 16:01 -0600)
treeafcb208ee79599443384fe8e73a404f21af0b14a
parent4b9b0db967c7c33f333d805eabd2aad8c361da6f
Add support for an i8042 controller

This still needs test cases and an architectural review

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
include/i8042.hpp [new file with mode: 0644]
include/ps2.hpp
pc/i8042.cpp [new file with mode: 0644]