Re: Elecom mouse patch to recognize all the buttons

2020-05-16 Thread Sivaram Gowkanapalli
Hello, Could anyone with commit privileges please take this patch? It commits without any issues to -current. Thanks From: Sivaram Gowkanapalli Sent: Friday, May 8, 2020 11:24 PM To: tech@openbsd.org Subject: Elecom mouse patch to recognize all the

Elecom mouse patch to recognize all the buttons

2020-05-08 Thread Sivaram Gowkanapalli
Hello, This is the corresponding linux patch to recognize all the mouse buttons https://github.com/torvalds/linux/blob/2f4c53349961c8ca480193e47da4d44fdb8335a8/drivers/hid/hid-elecom.c The same patch for OpenBSD Stable is as follows: Index: sys/dev/usb/ums.c ==