diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-09-02 09:35:43 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-09-02 09:35:43 +0000 |
commit | 56471f14db710f9368a53fa709fe79465220f245 (patch) | |
tree | 2eaec68d60db1285e81b3a0fb04ddc4f686881f9 /targets | |
parent | 093f6d5379ed64efcf35a2f25398047f14784714 (diff) |
The keyboard driver mixed up the key press/release events for the
special keys.
Patrick Georgi explained:
The |0x80 codes are "break codes", that means, codes that are emitted
when the key transitions from pressed to non-pressed, so the modifier
was always in the wrong state, as soon as you pressed shift for the
first time.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3558 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets')
0 files changed, 0 insertions, 0 deletions