[Bug 267922] Contour Rollermouse Red not supported by ums(4)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 267922] Contour Rollermouse Red not supported by ums(4)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Dec 2022 09:03:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267922
--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=ab4f740bc59e3ba2948bcc4e03bd6125b1dae36f
commit ab4f740bc59e3ba2948bcc4e03bd6125b1dae36f
Author: Vladimir Kondratyev <wulf@FreeBSD.org>
AuthorDate: 2022-12-24 09:01:20 +0000
Commit: Vladimir Kondratyev <wulf@FreeBSD.org>
CommitDate: 2022-12-24 09:01:20 +0000
ums(4): Disable vendor usage page button support
for all devices except Kensington Slimblade Trackball as it brokes
some other devices like Contour Rollermouse Red
Add a quirk for it as well.
Reported by: Atte Peltomäki <koston_AT_iki_DOT_fi>
PR: 267922
MFC after: 2 weeks
share/man/man4/usb_quirk.4 | 2 ++
sys/dev/usb/input/ums.c | 18 ++++++++++++------
sys/dev/usb/quirk/usb_quirk.c | 3 +++
sys/dev/usb/quirk/usb_quirk.h | 1 +
sys/dev/usb/usbdevs | 1 +
5 files changed, 19 insertions(+), 6 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.