Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/01/2003 08:03:24
Module Name: src
Committed By: mycroft
Date: Sat Nov 1 08:03:24 UTC 2003
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Do not install address handlers before calling AcpiEnableSubsystem() -- this
is done by AcpiInitializeObjects() anyway.
To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 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.