2003-11-02 02:22:21 +03:00
|
|
|
Important things to make ACPI useful on more machines:
|
|
|
|
|
2003-11-02 22:42:03 +03:00
|
|
|
* Fix problems with ACPI_PCI_FIXUP. CardBus slots do not work in some
|
2003-11-03 08:41:06 +03:00
|
|
|
machines currently. (Affects many machines.)
|
2003-11-02 22:42:03 +03:00
|
|
|
|
2004-06-09 20:48:49 +04:00
|
|
|
* Import the ACPI Processor driver from FreeBSD or write our own.
|
|
|
|
This is useful for CPUs that supports _Px and _Cx states and helps
|
|
|
|
longer battery life.
|
2003-11-02 02:22:21 +03:00
|
|
|
|
2004-06-09 20:48:49 +04:00
|
|
|
- kochi, 2004/06/09
|