njl 2005-03-20 03:51:18 UTC
FreeBSD src repository
Modified files:
sys/dev/acpica acpi_perf.c
Log:
Attach acpi_perf early. Especially when it is being used to provide info
to other devices, it needs to be attached first. (Multi-pass newbus
probes would be a better solution.)
Revision Changes Path
1.16 +6 -1 src/sys/dev/acpica/acpi_perf.c