xref: /netbsd-src/sys/dev/acpi/TODO (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1Important things to make ACPI useful on more machines:
2
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.
7
8- sekiya, 21 December 2005
9