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