From: haarp Date: Wed, 17 Dec 2014 23:22:08 +0000 (-0800) Subject: Input: psmouse - expose drift duration for IBM trackpoints X-Git-Tag: fixes-v4.0-rc1~355^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ba353204779c81d09bb03051d8a7a4b842f9ad3;p=pandora-kernel.git Input: psmouse - expose drift duration for IBM trackpoints IBM Trackpoints have a feature to compensate for drift by recalibrating themselves periodically. By default, if for 0.5 seconds there is no change in position, it's used as the new zero. This duration is too low. Often, the calibration happens when the trackpoint is in fact being used. IBM's Trackpoint Engineering Specifications show a configuration register that allows changing this duration, rstdft1. Expose it via sysfs among the other settings. Signed-off-by: Mike Murdoch Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed