Date: Sun, 29 Nov 2009 20:48:19 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/usb/input atp.c Message-ID: <200911292050.nATKoDFT025673@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2009-11-29 20:48:19 UTC
FreeBSD src repository
Modified files:
sys/dev/usb/input atp.c
Log:
SVN rev 199948 on 2009-11-29 20:48:19Z by nwhitehorn
Early-generation touchpads do not send periodic calibration frames for
baseline subtraction, and are very temperature sensitive, so would slowly
drift out of a calibrated state when under load. Escape this by taking
the last frame before we decide that the pad is idle as a finger-free
baseline.
Tested on: iBook G4
Revision Changes Path
1.4 +15 -0 src/sys/dev/usb/input/atp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911292050.nATKoDFT025673>
