summaryrefslogtreecommitdiffstats
path: root/sys/dev/acpi/acpi.c
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2014-07-12 07:59:23 +0000
committermpi <mpi@openbsd.org>2014-07-12 07:59:23 +0000
commit53c6612dc6a1fb4b5f0c081b7c0aca5ba83666a3 (patch)
tree3c103224857e73bae4e4e9f578342fa14ca89cb2 /sys/dev/acpi/acpi.c
parentMake disabling last cipher work. (diff)
downloadwireguard-openbsd-53c6612dc6a1fb4b5f0c081b7c0aca5ba83666a3.tar.xz
wireguard-openbsd-53c6612dc6a1fb4b5f0c081b7c0aca5ba83666a3.zip
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 'sys/dev/acpi/acpi.c')
0 files changed, 0 insertions, 0 deletions