Module Name: src
Committed By: jruoho
Date: Fri Dec 31 10:23:44 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_pci.c acpi_pci.h acpi_verbose.c
Log Message:
Move the function that finds a device_t for the corresponding ACPI device
node from ACPIVERBOSE to the ACPI PCI code.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/acpi/acpi_pci.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/acpi/acpi_pci.h
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/acpi/acpi_verbose.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.