[Bug 252236] atp(4): Need EVDEV support for modern input stack
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 4 12:44:37 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236
--- Comment #4 from Vladimir Kondratyev <wulf at freebsd.org> ---
(In reply to Greg V from comment #3)
> I'm pretty sure atp already does this.
Yes it is. It uses some sort of naive assignment alghoritm:
https://github.com/freebsd/freebsd-src/blob/main/sys/dev/usb/input/atp.c#L1448
While it may work with sysmouse protocol, I am not sure if it will work with
libinput.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list