Add PS2 keyboard and base device support.
commit01f8c9b73e4dc605e5e9aced8fc8da83cd34f619
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 11 Nov 2010 14:23:38 +0000 (11 08:23 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 11 Nov 2010 14:23:38 +0000 (11 08:23 -0600)
treea7e2d0dfed15965ae5ea48b6c14a3a8b6fbf1ce0
parent40ca3318b23a6bf4d03318ede40ff61beaf0ae19
Add PS2 keyboard and base device support.

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