NetBSD/sys/arch/i386/acpi
jruoho 230c5ee4c7 ACPICA 20091112:
Implemented a post-order callback to AcpiWalkNamespace. The existing
        interface only has a pre-order callback. This change adds an
        additional parameter for a post-order callback which will be more
        useful for bus scans.  ACPICA BZ 779. Lin Ming. Updated the ACPICA
        Programmer Reference.

We will use the old "pre-order callback" for the time being.
2010-04-08 04:40:51 +00:00
..
acpi_wakecode.S Ensure that the VBE mode is only restored when machdep.acpi_vbios_reset=1 2009-08-24 10:16:12 +00:00
acpi_wakeup_low.S
npx_acpi.c
vald_acpi.c ACPICA 20091112: 2010-04-08 04:40:51 +00:00