CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2020/03/18 16:38:10
Modified files: sys/dev/pckbc : pms.c pmsreg.h Log message: 1. Run Synaptics touchpads in plain W-mode. 2. Update the AGM-check. Enabling extended W-mode is unnecessary as long as pms does not process the additional packets properly. Thanks to David Demelier for his reports and tests. ok anton@ mpi@