aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/keyboard.c
AgeCommit message (Expand)Author
2009-10-24Rework the keyboard driverStefan Reinauer
2009-09-29A keyboard controller fix to stop the code from waiting for a code that neverMarc Jones
2009-07-21Rewrite keyboard driver to actually wait time in ms as specified in the specs,Stefan Reinauer
2009-05-23keyboard driver: function definitions should not omit void if they don't takeStefan Reinauer
2009-05-23fix comment in keyboard driver (trivial)Stefan Reinauer
2009-05-01The semantics of the changed code are pretty simple and looking atMyles Watson
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2008-09-26This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones
2007-10-17Add a debug message to keyboard init. This helped isolate at least oneCarl-Daniel Hailfinger
2007-05-24Small patch that adds an error message in case the keyboard selftest fails.Philipp Degler
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-11-11- Refactor the pc keyboard code so it will timeout if the hardwareEric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-10-06epia-m supportRonald G. Minnich
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-09-26It builds!Ronald G. Minnich
2003-09-26keyboard supportRonald G. Minnich