cvs commit: src/sys/dev/acpica acpi.c
Nate Lawson
njl at FreeBSD.org
Sun Jul 25 23:04:36 PDT 2004
njl 2004-07-26 06:04:35 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi.c
Log:
Don't force an immediate probe/attach for all devices when compiled with
ACPI_DEBUG. This upset the ordering that acpi_probe_order() was meant to
provide, causing devices to attach before the sysresource object. This
debugging feature has been unnecessary for a while so just remove it.
Testing by: marcel
Revision Changes Path
1.178 +0 -3 src/sys/dev/acpica/acpi.c
More information about the cvs-all
mailing list