CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/02/04 13:09:03
Modified files:
sys/dev/acpi : acpi.c
Log message:
Some systems that claim to be ACPI 2.0 apparently don't provide an XSDT
address. Make the code fall back on the RSDT on those systems.
>From Joerg Niendorf <[email protected]>. Fixes PR 5986.
