[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] PS2 mouse fix
From: |
Thomas Schwinge |
Subject: |
Re: [RFC] PS2 mouse fix |
Date: |
Fri, 30 Jun 2006 22:47:47 +0200 |
User-agent: |
Mutt/1.5.6+20040907i |
Hello!
On Sat, Jan 14, 2006 at 11:19:18PM +0100, Samuel Thibault wrote:
> Some people have reported problems with PS2 mouse detection. It happens
> that the PS2 driver gets command responses in a non-safe way, so that
> the acknowledgment character gets overridden by the the rest of the
> response... Here is a patch.
>
> [...]
I put in the following:
2006-06-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
* i386/i386at/kd_mouse.c (mouse_char_in, mouse_char) Remove variables.
(mouse_char_index) New variable.
(mouse_handle_byte, kd_mouse_read): Use MOUSEBUF instead of MOUSE_CHAR
for storing incoming command characters.
(kd_mouse_read_reset): New function.
(ibm_ps2_mouse_open, ibm_ps2_mouse_close): Call new kd_mouse_read_reset
function.
Thanks!
Regards,
Thomas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [RFC] PS2 mouse fix,
Thomas Schwinge <=