Subject: CVS commit: [jmcneill-pm] src/sys
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 08/14/2007 22:25:07
Module Name:	src
Committed By:	joerg
Date:		Tue Aug 14 22:25:07 UTC 2007

Modified Files:
	src/sys/arch/x86/x86 [jmcneill-pm]: acpi_machdep.c
	src/sys/dev/acpi [jmcneill-pm]: acpi.c

Log Message:
Call the MD ACPI callback before enabling ACPI. This allows
the MD layer to scan the MADT table and in turn allows the
retiring of defering the interrupt setup.


To generate a diff of this commit:
cvs rdiff -r1.13.22.1 -r1.13.22.2 src/sys/arch/x86/x86/acpi_machdep.c
cvs rdiff -r1.101.16.6 -r1.101.16.7 src/sys/dev/acpi/acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.