No empty .Rs/.Re
[netbsd-mini2440.git] / sys / dev / acpi / TODO
blob542cf36bff2638dfc330ffe4166079504f63cc42
1 Important things to make ACPI useful on more machines:
3 * Fix problems with PCI_INTR_FIXUP.  The current code always chooses the last
4   possible interrupt, which causes problems when that interrupt is shared with
5   an ISA device.  http://mail-index.netbsd.org/tech-kern/2005/11/11/0011.html
6   has a more detailed analysis.
8 * Import the ACPI Processor driver from FreeBSD or write our own.
9   This is useful for CPUs that supports _Px and _Cx states and helps
10   longer battery life.
12 - sekiya, 21 December 2005