]> Git Repo - qemu.git/commit - hw/input/ps2.c
ps2: correctly handle 'get/set scancode' command
authorHervé Poussineau <[email protected]>
Thu, 15 Sep 2016 20:06:24 +0000 (22:06 +0200)
committerGerd Hoffmann <[email protected]>
Wed, 28 Sep 2016 12:03:18 +0000 (14:03 +0200)
commit4df23b64c51cc830d19eb29801070d31aa1e81cd
tree5763aa77d003492b1aead8c03a36c47f68d34194
parent06b3611fc2a3001d3940fa3bfa404c679b7d2b13
ps2: correctly handle 'get/set scancode' command

When getting scancode, current scancode must be preceded from reply ack.
When setting scancode, we must reject invalid scancodes.

Signed-off-by: Hervé Poussineau <[email protected]>
Message-id: 1473969987[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/input/ps2.c
This page took 0.024285 seconds and 4 git commands to generate.