Date: Mon, 15 Mar 2021 01:25:03 +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-kqsGmR6mdM@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 #28 from Vladimir Kondratyev <wulf@freebsd.org> --- (In reply to Greg V from comment #27) There are no finger release events in your log. Is it produced by my driver? or your? If driver is your, don't forget to add evdev_set_flag(sc->sc_evdev, EVDEV_FLAG_MT_AUTOREL); line to evdev_register() section of driver. --=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-kqsGmR6mdM>