aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-02-11 12:13:03 -0500
committerKevin O'Connor <kevin@koconnor.net>2017-02-11 12:13:03 -0500
commitdbf9dd27f3aefc171839d60c188134da8ad3089d (patch)
treebfcc8507a87539376e0bc9457c84f6c12d7b51b8 /Makefile
parent970af16e6e5a6cb8de6b6658663b8adc00d25b8b (diff)
downloadseabios-dbf9dd27f3aefc171839d60c188134da8ad3089d.tar.gz
ps2port: Disable keyboard/mouse prior to resetting ps2 controller
If one of the ps2 ports is enabled prior to the ps2 controller reset then it is possible a device event (eg, key press or mouse move) could be mistaken for the controller reset response code. This would result in a failure and the keyboard would be disabled during the boot. Always disabling the keyboard and mouse prior to reset ensures that the controller reset return code can be read properly. Tested-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions