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  <[EMAIL PROTECTED]>

        * 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


_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to