1 Important things to make ACPI useful on more machines: 2 3 * Add support for attaching acpiec devices early using the ECDT. Some 4 systems need this because otherwise their _INI methods try to access 5 regions in the EC space before it's initialized. 6 7 * Fix the locking protocol in acpiec. 8 9 * Support thermal levels and fan control in acpitz. 10 11 * Deal with the "implicit" return problem for older laptops. 12 13 - mycroft, 2003/11/01 14