]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Input: psmouse - disable autoresync
authorDmitry Torokhov <dtor_core@ameritech.net>
Sat, 11 Mar 2006 05:23:38 +0000 (00:23 -0500)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 11 Mar 2006 06:09:33 +0000 (22:09 -0800)
commit63a7254c1f1cea170774beff6a60f1bb3b071de9
treeeb363a6862645d2eab3622ad68ec38363b38cdb2
parent42662005e011863d41b26728f97bb8c6e82514bf
[PATCH] Input: psmouse - disable autoresync

Automatic resynchronization in psmouse driver causes problems on some
hardware so disable it by default for now. People with KVM switches
that require resync can still enable it via module parameter or sysfs
attribute.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/input/mouse/psmouse-base.c