[Bug 252236] atp(4): Need EVDEV support for modern input stack

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 15 01:25:03 UTC 2021


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

--- Comment #28 from Vladimir Kondratyev <wulf at 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.

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


More information about the freebsd-bugs mailing list