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

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Sep 2021 00:03:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236

--- Comment #68 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=139144a7ae7c72eda955b1fbc5e31f5feb7a403a

commit 139144a7ae7c72eda955b1fbc5e31f5feb7a403a
Author:     Vladimir Kondratyev <wulf@FreeBSD.org>
AuthorDate: 2021-08-24 23:01:42 +0000
Commit:     Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2021-09-08 00:01:07 +0000

    wsp(4): Add evdev support.

    Reviewed by:    hselasky
    Tested by:      Greg V, Constantin Furst<constantin_AT_fuersten_DOT_info>
    PR:             252236
    Differential revision:  https://reviews.freebsd.org/D31653

    (cherry picked from commit 8d73071c47ff1f911bdaec6356f37feb4e3b7cb5)

 sys/dev/usb/input/wsp.c      | 305 ++++++++++++++++++++++++++++++++++++++++---
 sys/modules/usb/wsp/Makefile |   4 +-
 2 files changed, 287 insertions(+), 22 deletions(-)

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