Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2021 12:44:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252236] atp(4): Need EVDEV support for modern input stack
Message-ID:  <bug-252236-227-hgbZg1cOWF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252236-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252236-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252236

--- Comment #4 from Vladimir Kondratyev <wulf@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#L1=
448
While it may work with sysmouse protocol, I am not sure if it will work with
libinput.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252236-227-hgbZg1cOWF>