https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251149

--- Comment #17 from [email protected] ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=4e33793cf41c0ec6b5db68bca1451db3e3d79a91

commit 4e33793cf41c0ec6b5db68bca1451db3e3d79a91
Author:     Vladimir Kondratyev <[email protected]>
AuthorDate: 2020-12-22 20:44:42 +0000
Commit:     Vladimir Kondratyev <[email protected]>
CommitDate: 2021-02-05 10:15:00 +0000

    psm(4): Always initialize Synaptics touchpad report range with defaults

    Otherwise libinput refuses to recoginize some Synaptics touchpads with
    "kernel bug: device has min == max on ABS_X" message in Xorg.log.

    PR:             251149
    Reported-by:    Jens Grassel <[email protected]>
    Tested-by:      Jens Grassel <[email protected]>
    MFC-after:      2 weeks
    (cherry picked from commit 2ac1c1927258e649e3ca3269aea40fb4c63e2296)

 sys/dev/atkbdc/psm.c | 23 +++++++++--------------
 1 file changed, 9 insertions(+), 14 deletions(-)

-- 
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]"

Reply via email to