I'm seeing this same error on boot. I've got an EPIA Mini-ITX EN15000g
board with a SATA pci card in it. Current from November runs fine, but
current from a couple of days ago has this same panic:
panic: mpacpi_findintr_linkdev: irq mismatch
with setting MP_verbose:
linkdev ALKA returned ACPI global int 1
I captured the acpi info with this:
acpidump -o EN15000g.dsdt > EN15000g.asl
it's available here:
http://www.rangat.org/rthille/DropBox/EN15000g.dsdt
http://www.rangat.org/rthille/DropBox/EN15000g.asl
http://www.rangat.org/rthille/DropBox/EN15000g.dmsg
I can try D'Arcy's change and see if that fixes it for me, but I was
wondering if there's been any progress on the "proper fix" that jmcneil
is supposed to be working on.