Subject: CVS commit: syssrc/sys/dev/acpi
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 06/18/2002 11:09:23
Module Name:	syssrc
Committed By:	tshiozak
Date:		Tue Jun 18 08:09:22 UTC 2002

Modified Files:
	syssrc/sys/dev/acpi: acpi.c acpivar.h

Log Message:
add MI part of ACPI sleep state transition code.
However, we have no interface to use it, and we also need device driver
support. (e.g. D2/D3 support for PCI)


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/acpi/acpi.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/acpi/acpivar.h

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