[EMAIL PROTECTED] said: > If you leave out the AML, ACPI actually did a decent job of unifying > the x86 firmware-provided tables.
Providing ACPI tables for the tables would be sane. Providing AML for doing actual power management AML functions would not be - you could just write proper driver code in the kernel for the board in question instead. -- dwmw2