aboutsummaryrefslogtreecommitdiffstats
path: root/src/ps2port.h
Commit message (Expand)AuthorAgeFilesLines
* When USB keyboard active, don't send keyboard commands to ps2 port.Kevin O'Connor2010-05-011-2/+2
* Be sure to add "void" to all function prototypes that take no args.Kevin O'Connor2010-01-031-1/+1
* Move ps2 specific keyboard and mouse code to ps2port.c.Kevin O'Connor2009-12-091-0/+1
* Cleanup keyboard reset handling.Kevin O'Connor2009-01-171-0/+1
* Support ps2 port RESET commands that respond with 1 or 2 bytes.Kevin O'Connor2008-07-211-1/+1
* Rewrite ps2 port (keyboard/mouse) handling.Kevin O'Connor2008-07-201-0/+62