acpi/Osd: SCI_INT in FADT is the IRQ number on the system with 8259 (icu)
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 2 Apr 2011 14:02:48 +0000 (22:02 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 2 Apr 2011 14:02:48 +0000 (22:02 +0800)
commitd64d8535cc1285cac26b2b7d59f5396c895286a3
tree15202efc24863dbba9bc795b38c59c9ca82112f6
parent40ad81aa20e2ba47db1f04204a60ffd06b513150
acpi/Osd: SCI_INT in FADT is the IRQ number on the system with 8259 (icu)

MADT's interrupt source override entry, which only tells you how SCI is
wired to I/O APIC, does _not_ change SCI's IRQ number.

While I'm here, remove unused function.
sys/dev/acpica5/Osd/OsdInterrupt.c
sys/dev/acpica5/acpivar.h