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