Handle tsc rollover.
[seabios.git] / src / ps2port.c
2009-10-23 Kevin O'ConnorHandle tsc rollover.
2009-05-07 Kevin O'ConnorDetect ps2 nak response.
2009-02-15 Kevin O'ConnorClock cleanups.
2009-01-18 Kevin O'ConnorCleanup ps2 port reset handling.
2009-01-18 Kevin O'ConnorCleanup keyboard reset handling.
2009-01-18 Kevin O'ConnorFix minor bug in ps2port.c - can't check for -1 with...
2009-01-17 Kevin O'ConnorMisc fixes.
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2009-01-04 Kevin O'ConnorMake sure ps2 port command reads are from the desired...
2008-11-29 Kevin O'ConnorFix bug on keyboard LED set.
2008-11-28 Kevin O'ConnorImplement tsc based delay timers, and use them througho...
2008-07-22 Kevin O'ConnorSupport ps2 port RESET commands that respond with 1...
2008-07-20 Kevin O'ConnorRewrite ps2 port (keyboard/mouse) handling.