diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-07-12 07:59:24 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2014-07-12 07:59:24 +0000 |
commit | c42990f7fe2d5e525cb71475adda2d077752403c (patch) | |
tree | 422f980b1cbe42a1682bfaaf0f0bc115abc8f7b9 /etc | |
parent | b85e6728e53b3d131aae17def481c2684a281c24 (diff) |
Kill a bunch of DVACT_DEACTIVATE handlers whose only purpose were to
set the 'dying' flag of a device. Such handlers are useless now that
usbd_detach() already set this flag.
Even if the purpose of this flag is questionnable on OpenBSD because
DVACT_DEACTIVATE acts as a pre-detach event, this is just a first small
step towards the simplification of the autoconf(9) device states.
This cleaning is now possible thanks to the work of pirofti@ to convert
all the USB drivers to properly use usbd_is_dying().
Discussed many times with deraadt@
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions