CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/18 03:21:54
Modified files:
sys/dev/usb : uhidev.c uhidev.h uhidpp.c
Log message:
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.
