njl 2004-07-24 22:41:30 UTC
FreeBSD src repository
Modified files:
sys/i386/acpica acpi_machdep.c
Log:
Get the acpi softc via the devclass, not by caching the device. Replace
apm_softc with a single integer since the whole softc is not used.
Revision Changes Path
1.25 +8 -12 src/sys/i386/acpica/acpi_machdep.c