Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/04/2007 16:56:31
Module Name: src
Committed By: xtraeme
Date: Tue Sep 4 16:56:31 UTC 2007
Modified Files:
src/sys/dev/acpi: acpi_bat.c
Log Message:
- Use a ENVSYS_BATTERY_STATE sensor rather than ENVSYS_GSTRING.
- Use ENVSYS_FMONSTCHANGED on the ENVSYS_BATTERY_STATE sensor to monitor
state changes.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/dev/acpi/acpi_bat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.