success!: fix for keyboard lockup with ps/2 mouse in linux-2.1.43

David Dyck (dcd@tc.fluke.com)
Tue, 8 Jul 1997 11:01:33 -0700


Thanks for the patch - I works for me too!

On Fri, 4 Jul 1997, James Bottomley wrote:

> 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).