Home | History | Annotate | Line # | Download | only in acpi
TODO revision 1.10
      1 Important things to make ACPI useful on more machines:
      2 
      3 * Fix problems with ACPI_PCI_FIXUP.  CardBus slots do not work in some
      4   machines currently.  (Affects many machines.)
      5 
      6 * Import the ACPI Processor driver from FreeBSD or write our own.
      7   This is useful for CPUs that supports _Px and _Cx states and helps
      8   longer battery life.
      9 
     10 - kochi, 2004/06/09
     11