Subject: Re: CVS commit: src/sys/dev/acpi
To: Frank van der Linden <fvdl@netbsd.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: port-i386
Date: 06/19/2006 11:23:50
On Mon, 19 Jun 2006, Frank van der Linden wrote:
> It will need to reconfigure the interrupts via the ACPI link devices, where 
> appropriate. A while ago, I posted some patches to do interrupt routing 
> completely via ACPI if possible. Part of that was adopting the FreeBSD ACPI 
> link device code (acpi_pci_link.c), which has a resume hook to re-initialize 
> the interrupts that are routed that way.

Will this be enough, or do we need to fix up the interrupt routing on the 
PCI-ISA controllers as well?

Cheers,
Jared