CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/21 08:52:56
Modified files:
sys/dev/usb : uaudio.c ukbd.c umass.c ums.c
Log message:
Now that DVACT_DEACTIVATE is propagated to the children of a device when
a driver does not implement a specific *_activate() handler and that our
USB stack sets the dying flag before detaching a device, these specific
handlers can die.
