Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/06/2006 15:47:51
Module Name:	src
Committed By:	christos
Date:		Sun Aug  6 15:47:51 UTC 2006

Modified Files:
	src/sys/dev/acpi: acpi_apm.c

Log Message:
PR/34117: Takuya SHIOZAKI: enhancement for acpiapm(4)
- make sleep state corresponding to standby/suspend changeable by using sysctl,
- make sure to generate APM events appropriately.
- arrange the code for getting power status.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/acpi/acpi_apm.c

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