NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56476 CVS commit: src/sys/dev/pckbport



The following reply was made to PR kern/56476; it has been noted by GNATS.

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56476 CVS commit: src/sys/dev/pckbport
Date: Sat, 17 Sep 2022 06:33:55 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sat Sep 17 06:33:55 UTC 2022
 
 Modified Files:
 	src/sys/dev/pckbport: synaptics.c
 
 Log Message:
 - synaptics_filter_policy no longer generates movements from stale data.
 - button boundary is now computed consistently.
 - multi finger operation now works for MULTI_FINGER and MULTI_FINGER_REPORT.
 
 Fixes PR kern/56476 and probably kern/56998.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.79 -r1.80 src/sys/dev/pckbport/synaptics.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index