[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: Tue, 22 Nov 2022 23:54:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267922 --- Comment #7 from Vladimir Kondratyev <wulf@freebsd.org> --- It is quite unusual device. I am even not sure if it is relative or absolute mice. Additionally to what Hans asked, it would be nice to collect not only USB HID report descriptors, but a report data too. To do that, add to /boot/loader.conf: hw.usb.usbhid.enable=1 usbhid_load="YES" hidraw_load="YES" Than reboot and run hid-recorder utility from sysutils/hid-tools port against your mice. Both decrypted HID report descriptor (large dump at beginning) and decrypted reaction on mouse movement is interesting. -- You are receiving this mail because: You are the assignee for the bug.