On Tue, Aug 09, 2011 at 05:22:42PM +0200, Gerd Hoffmann wrote:
The switch to the two-pass pci initialization dropped the isa bridge initialization by accident. That broke interrupts on FreeBSD 4.4 and maybe also other older guests which don't use ACPI for IRQ routing setup. Add the bits back in.
Thanks. I applied this.
-Kevin