Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2021 23:50:31 +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-mE8D8fGwud@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 #18 from Greg V <greg@unrelenting.technology> ---
(In reply to Vladimir Kondratyev from comment #16)

> wsp IDS should be blacklisted in usbhid quirk table

hmm right now quirks can only exclude a whole device, not just an interface.
That would prevent usbhid from attaching to the keyboard interface.

> Try updated patch.

Looks like it didn't help.

hmm does the usb_fifo_alloc_buffer stuff matter?

(also looks like closing moused would always kill evdev events -=20
wsp_fifo_stop_read doesn't check for evdev)

> Some debug info is required

Oops, actually, there are events on evemu as soon as moused is up. They're =
just
not accepted by libinput.

Looks like the missing thing is the initial MT_SLOT 0 (for the first events,
before any extra fingers arrive).

--=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-mE8D8fGwud>