cvs commit: src/sys/dev/acpica acpi.c acpi_resource.c
John Baldwin
jhb at FreeBSD.org
Mon Nov 7 21:52:12 GMT 2005
jhb 2005-11-07 21:52:06 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c acpi_resource.c
Log:
*sigh* Revert stuff that wasn't supposed to be committed. The
acpi_resource change was a minor nit offered as an early candidate for
the recent ACPICA import problem and the acpi.c change is one I need to
test still that makes the ordered probing of system devices actually work
as advertised (probe devices in order based on the type of device rather
than in the order we encounter them in the device tree).
Revision Changes Path
1.219 +3 -3 src/sys/dev/acpica/acpi.c
1.38 +0 -1 src/sys/dev/acpica/acpi_resource.c
More information about the cvs-src
mailing list