Now that DVACT_DEACTIVATE is propagated to the children of a device when
authormpi <mpi@openbsd.org>
Thu, 21 Aug 2014 14:52:55 +0000 (14:52 +0000)
committermpi <mpi@openbsd.org>
Thu, 21 Aug 2014 14:52:55 +0000 (14:52 +0000)
commit4aea176b5c54e440ba02378a523447c2726fe0d5
tree9b6f295e252047f8f7336966decd4cf6468a0bd5
parent35f671c588bfe7b075a995ad798f7f18ba3bd872
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.
sys/dev/usb/uaudio.c
sys/dev/usb/ukbd.c
sys/dev/usb/umass.c
sys/dev/usb/ums.c