CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/11/06 03:41:16
Modified files: sys/dev/pci : pci.c Log message: Call the new MD hook before and after setting the power state of a device. This is actually a noop on all arches but ACPI ones, where it deals with Power Resources. ok kettenis@, deraadt@