commit | 4b78a802ffaabb325a0f7b773031da92d173bde1 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Thu Jan 06 18:24:35 2011 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Thu Jan 06 18:24:35 2011 +0000 |
tree | 6aa0dfb012f1ea7dc4e3ab13a079bc8f0df751c0 | |
parent | e024e881bb1a8b5085026589360d26ed97acdd64 [diff] |
pc: move port 92 stuff back to pc.c from pckbd.c 956a3e6bb7386de48b642d4fee11f7f86a2fcf9a introduced a bug concerning reset bit for port 92. Since the keyboard output port and port 92 are not compatible anyway, let's separate them. Reported-by: Peter Lieven <pl@dlh.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> -- v2: added reset handler and VMState