Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/05/2007 13:47:59
Module Name:	src
Committed By:	xtraeme
Date:		Thu Jul  5 13:47:59 UTC 2007

Modified Files:
	src/sys/dev/acpi: acpi_acad.c acpi_bat.c

Log Message:
Final round, after more comments from yamt and cube:

For indicators, if sensor is valid but it should report that it is
in disabled state (OFF), just set value_cur to 0 without changing its
state.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/acpi/acpi_acad.c
cvs rdiff -r1.49 -r1.50 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.