https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236
--- Comment #29 from Greg V <[email protected]> --- (In reply to Vladimir Kondratyev from comment #28) The log is from wsp, it has "wsp" in the name :) But of course autorel is enabled in my driver too. I guess the matching algorithm keeps matching to the previous finger movement, so autorel never gets to detect the release. The Linux driver skips finger data with touch_major 0, maybe that's a release signal from the hardware… so far that didn't help with my driver but I'll test this more. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
