Stop uhidpp from claiming all report ids, instead only claim the
authoranton <anton@openbsd.org>
Thu, 11 Feb 2021 06:56:49 +0000 (06:56 +0000)
committeranton <anton@openbsd.org>
Thu, 11 Feb 2021 06:56:49 +0000 (06:56 +0000)
commit02bbfe932e13bdab09ca80f03aec42c7c8c6d0f6
treef7117e9ef82168cbb327fdc5e593989251bde212
parent6a552525ad76fc146a9666eb870a3cf047124835
Stop uhidpp from claiming all report ids, instead only claim the
necessary ones. Solves a regression introduced with the arrival of
uhidpp causing some Logitech HID devices from attaching to its
appropriate driver.

Thanks to <naszy at poczta dot fm> and Peter Kane <pwkane at gmail dot com>
for reporting and trying out diffs.

ok mglocker@
sys/dev/usb/uhidpp.c