[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:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267922 --- Comment #20 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0661cf74e6e5dbd585c4a5a3e621d915bb6787d3 commit 0661cf74e6e5dbd585c4a5a3e621d915bb6787d3 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 hms(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/hidquirk.4 | 2 ++ sys/dev/hid/hidquirk.c | 2 ++ sys/dev/hid/hidquirk.h | 1 + sys/dev/hid/hms.c | 12 ++++++++---- 4 files changed, 13 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.