commit | 8bd0ee93fef9733c72fef1817330b3ee2b71cf9d | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor_core@ameritech.net> | Sat Mar 11 00:23:38 2006 -0500 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 10 22:09:33 2006 -0800 |
tree | eb363a6862645d2eab3622ad68ec38363b38cdb2 | |
parent | 35ab0e88c63fb8e61013011560ad10e6200b5ee0 [diff] |
[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>