Home | History | Annotate | Line # | Download | only in acpi
TODO revision 1.10.14.1
      1        1.1  mycroft Important things to make ACPI useful on more machines:
      2        1.1  mycroft 
      3  1.10.14.1     yamt * Fix problems with PCI_INTR_FIXUP.  The current code always chooses the last
      4  1.10.14.1     yamt   possible interrupt, which causes problems when that interrupt is shared with
      5  1.10.14.1     yamt   an ISA device.  http://mail-index.netbsd.org/tech-kern/2005/11/11/0011.html
      6  1.10.14.1     yamt   has a more detailed analysis.
      7        1.3  mycroft 
      8       1.10    kochi * Import the ACPI Processor driver from FreeBSD or write our own.
      9       1.10    kochi   This is useful for CPUs that supports _Px and _Cx states and helps
     10       1.10    kochi   longer battery life.
     11        1.1  mycroft 
     12  1.10.14.1     yamt - sekiya, 21 December 2005
     13