OSDN Git Service

input: switch sparc32 kbd to new input api
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Mar 2014 12:16:21 +0000 (13:16 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 16 May 2014 06:30:12 +0000 (08:30 +0200)
commit65e7545ea3c65a6468fb59418a6dbe66ef71d6d1
tree4311c6751b7c475a070ae1d3a87006262919e5e0
parent2a766d294ae0d4d2e9b178ce0b9a966bc678e7e6
input: switch sparc32 kbd to new input api

Nasty 0xe0 logic is gone.  We map through QKeyCode now, giving us a
nice, readable mapping table.

Quick smoke test in OpenFirmware looks ok.  Careful check from arch
maintainers would be very nice, especially on the capslock and numlock
logic.  I'm not fully sure whenever I got it translated correctly and
also what it is supposed to do in the first place ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/char/escc.c
trace-events