Subject: Re: acpi_pci_link: WARNING: powerhook_establish is deprecated
To: Thomas Klausner <wiz@NetBSD.org>
From: Jared D. McNeill <jmcneill@invisible.ca>
List: current-users
Date: 12/11/2007 08:52:04
On Tue, 11 Dec 2007, Thomas Klausner wrote:
> Why the many acpi_pci_link messages?
This is a tricky one, as pmf requires a power handler be backed by a
device_t, and we don't actually attach drivers to the ACPI PCI Link device
nodes. I also lack hardware to test this, as ioapic-enabled machines do
not use the acpi_pci_link code as far as I know.
Cheers,
Jared