In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices
authoranton <anton@openbsd.org>
Thu, 18 Mar 2021 09:21:53 +0000 (09:21 +0000)
committeranton <anton@openbsd.org>
Thu, 18 Mar 2021 09:21:53 +0000 (09:21 +0000)
commit59a500d93d9cd576862f9394afd9ec710b3917f8
tree7bb72609836fc46ebb45976bcd89bf58e28fe0c4
parent1a45b5b6e341aafc249501a50d7a0f9ed64b7957
In revision 1.91 of uhidev.c, jcs@ made sure to only detach devices
claiming multiple report ids once. This allows uhidpp to piggy back on
the same functionality making uhidev_unset_report_dev() redundant.
sys/dev/usb/uhidev.c
sys/dev/usb/uhidev.h
sys/dev/usb/uhidpp.c