Re: [Qemu-devel] [3/6] PS/2: Add KBD_CMD_SCANCODE command

2008-03-17 Thread Aurelien Jarno
On Mon, Mar 03, 2008 at 11:44:37AM +0100, Hervé Poussineau wrote: > PS/2 controller emulation lacks the KBD_CMD_SCANCODE command, which > gets/sets the scancode set (1, 2 or 3). > Scancode sets 1 and 2 are still not supported. AFAIK, the default scancode set should be 2, and not 3. This is also

[Qemu-devel] [3/6] PS/2: Add KBD_CMD_SCANCODE command

2008-03-03 Thread Hervé Poussineau
PS/2 controller emulation lacks the KBD_CMD_SCANCODE command, which gets/sets the scancode set (1, 2 or 3). Scancode sets 1 and 2 are still not supported. (This patch was already sent on 20080224) Index: hw/ps2.c === RCS file: /sourc