android_kernel_motorola_sm6225/tools/lguest
Rusty Russell 48fd6b71d6 lguest: suppress PS/2 keyboard polling.
While hacking on getting I/O out to the lguest launcher, I noticed
that returning 0xFF for the PS/2 keyboard status made it spin for a
while thinking there was a key pending.  Fix this by returning 1
instead of 0xFF.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-02-11 16:47:32 +10:30
..
.gitignore lguest: move the lguest tool to the tools directory 2012-01-12 15:44:47 +10:30
extract lguest: move the lguest tool to the tools directory 2012-01-12 15:44:47 +10:30
lguest.c lguest: suppress PS/2 keyboard polling. 2015-02-11 16:47:32 +10:30
lguest.txt lguest: fix paths in comments 2013-03-07 09:56:46 +11:00
Makefile lguest: fix example launcher compilation for broken glibc headers. 2013-07-04 11:25:07 +09:30