Richard
On Fri, 4 Jul 1997, James Bottomley wrote:
> Date: Fri, 04 Jul 1997 19:50:00 -0500
> From: James Bottomley <James.Bottomley@columbiasc.ncr.com>
> To: Martin Mares <mj@atrey.karlin.mff.cuni.cz>
> Cc: Linux kernel <linux-kernel@vger.rutgers.edu>
> Subject: fix for keyboard lockup with ps/2 mouse in linux-2.1.43
>
> Attached is the diff that allows the keyboard to work again for me with a ps/2
> mouse. aux_write_dev_nosleep is sending data to the wrong register in
> psaux_init (KBD_CCMD_WRITE_MOUSE instead of KBD_CCMD_WRITE_MODE).
>
> James Bottomley
>
>