Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/31/2003 17:22:28
Module Name: src
Committed By: mycroft
Date: Fri Oct 31 17:22:28 UTC 2003
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
We were passing flags to AcpiEnableSubsystem() that aren't even used there.
Call AcpiInitializeObjects() to create global variables and run _INI methods.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 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.