Home | History | Annotate | Line # | Download | only in acpi
TODO revision 1.8
      1  1.1  mycroft Important things to make ACPI useful on more machines:
      2  1.1  mycroft 
      3  1.4  mycroft * Split the Region initialization into two passes -- one that fills in
      4  1.4  mycroft   AddressSpace pointers, and one that calls _REG methods.  Right now we
      5  1.4  mycroft   can lose due to a _REG method for one Region calling a method that
      6  1.4  mycroft   accesses another Region that hasn't been fixed up yet.  (Affects
      7  1.4  mycroft   Sverre Froyen's HP Omnibook 6000.)
      8  1.4  mycroft 
      9  1.3  mycroft * Fix problems with ACPI_PCI_FIXUP.  CardBus slots do not work in some
     10  1.4  mycroft   machines currently.  (Affects many machines.)
     11  1.3  mycroft 
     12  1.4  mycroft * Deal with the "implicit return" problem for older laptops.  (Mostly
     13  1.4  mycroft   affects older Toshiba laptops, like the Portege 7140.)
     14  1.1  mycroft 
     15  1.8  mycroft - mycroft, 2004/06/05
     16