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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236 --- 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 - 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). -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252236-227-mE8D8fGwud>
