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

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

Log Message:
From FreeBSD: explicitly load regions first to allow acpi_md_callback
to actually query the routing tables.

Drop the argment to acpi_md_callback, passing around singletons is not
that helpful.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.56.1 src/sys/arch/x86/include/acpi_machdep.h
cvs rdiff -r1.13.22.2 -r1.13.22.3 src/sys/arch/x86/x86/acpi_machdep.c
cvs rdiff -r1.101.16.7 -r1.101.16.8 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.