On 7 April 2016 at 17:50, Paolo Bonzini <pbonz...@redhat.com> wrote: > From: Hervé Poussineau <hpous...@reactos.org> > > This line has been added in commit ef74679a810fe6858f625b9d52b68cc3fc61eb3d > with > other initializations. However, scancode set 0 doesn't exist (only 1, 2, 3). > This works well as long as operating system is resetting keyboard, or > overwriting > the current scancode set with the one it wants. > > This fixes IBM 40p firmware, which doesn't bother sending KBD_CMD_RESET or > KBD_CMD_SCANCODE. > > Signed-off-by: Hervé Poussineau <hpous...@reactos.org> > Message-Id: <1458714100-28885-1-git-send-email-hpous...@reactos.org> > Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
Something has gone wrong with the accented character in Hervé's signed-off-by line (you can see it is ok in the From line). Would you mind fixing it and resending the pull request? thanks -- PMM