CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2013/03/18 10:31:01
Modified files: sys/dev/pckbc : pms.c Log message: Once we've detected an elantech touchpad, stop probing for other hardware versions. Fixes a problem reported by Peter J. Philipp where the pms driver spits out "not in sync yet" messages after attaching to elantech v2 hardware. Fix tested by me on v3 hardware, and by Peter on v2 hardware. ok mpi@ shadchin@