]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Input: psmouse - add module parameters to control OLPC touchpad delays
authorPaul Fox <pgf@laptop.org>
Sat, 20 Dec 2008 08:58:11 +0000 (03:58 -0500)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 20 Dec 2008 09:58:03 +0000 (04:58 -0500)
commit8bbf2703c4f676e6e5414672dd460f7d2f979ed5
treefaa158808de89534f8f368aebb852ce6f6e75695
parenta6f66ddf7a8b34bb28e4d1c47531b61c671eac9b
Input: psmouse - add module parameters to control OLPC touchpad delays

The HPGK touchpad that is found on the XO driver has historically
exhibitted eratic behaviour in various environments (very dry,
very humid, etc) that can be worked around via some delays. This
patch turns those delays into module parameters to make testing
simpler.

Signed-off-by: Paul Fox <pgf@laptop.org>
Signed-off-by: Deepak Saxena <dsaxena@laptop.org>
Acked-By: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/hgpk.c