njl 2004/04/14 10:46:21 PDT
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_pci.c
Log:
Only try to set the ACPI power state if the handle is valid. There was
probably no problem with this except it may have had the side effect of
registering a NULL consumer.
Revision Changes Path
1.13 +10 -6 src/sys/dev/acpica/acpi_pci.c