CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/17 13:44:16
Modified files:
sys/dev/usb : uhidev.c
Log message:
When devices have claimed multiple report ids, only detach and send
DVACT_DEACTIVATE to them once when walking sc_subdevs.
Fixes a regression reported and tested by Edd Barrett.
Input from and previous version ok anton.
