[coreboot] Patch merged into coreboot/master: 20f62da libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 10 17:51:54 CET 2011


the following patch was just integrated into master:
commit 20f62dac1e7c8f6eb6116a88fc729794d05742d6
Author: Patrick Georgi <patrick.georgi at secunet.com>
Date:   Thu Nov 10 15:48:37 2011 +0100

    libpayload: Fix handling of CAPS LOCK key on PS/2 keyboards
    
    The PS/2 keyboard driver set and reset the caps LED to show the
    keyboard status. Unfortunately, that configuration happens over
    the same path used to transmit keypresses.
    
    In face of certain error conditions, the keyboard stopped working.
    This change makes keyboard handling more robust.
    
    Change-Id: I0489a9983ea7dab00357220e09398dd1a8538839
    Signed-off-by: Patrick Georgi <patrick.georgi at secunet.com>

Build-Tested: build bot (Jenkins) at Thu Nov 10 16:09:31 2011, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Thu Nov 10 17:51:53 2011, giving +2
See http://review.coreboot.org/430 for details.

-gerrit




More information about the coreboot mailing list