]> Zhao Yanbai Git Server - minix.git/commit
Fix for 'the kermit problem' (keyrepeats happening before the keyrepeat
authorBen Gras <ben@minix3.org>
Tue, 31 May 2005 15:22:06 +0000 (15:22 +0000)
committerBen Gras <ben@minix3.org>
Tue, 31 May 2005 15:22:06 +0000 (15:22 +0000)
commit5a43b84e2dc6d42c66bbb77c9a1f76a71e6db635
tree24dff9051c6a90c1f1e1b64516c56ad75ebd0ea5
parentf0af8d85e7776f0fe047c2ed882f13d07eadf662
Fix for 'the kermit problem' (keyrepeats happening before the keyrepeat
timeout). A fix is to treat the alarm and interrupt cases differently and
only call the interrupt handler when an actual interrupt has been seen. No
apparent adverse effects.
drivers/tty/tty.c