Subject: Re: intr_establish: can't share intr source between different PIC types
To: Dave Huang <khym@azeotrope.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: port-amd64
Date: 05/01/2005 17:15:35
Hi Dave,

If you can, try out a GENERIC.MPACPI kernel. It looks like the default
MPBIOS interrupt mappings aren't complete, the ACPI mappings have a much
better chance of working.

I've been meaning to make ACPI the default, but sadly, size limits in
our current boot/install setup prohibit this right now.

- Frank