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/02/2007 10:06:59
Module Name:	src
Committed By:	xtraeme
Date:		Mon Jul  2 10:06:59 UTC 2007

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

Log Message:
aiboost_refresh_sensors:

- use the edata pointer rather than using the softc's edata array.
- if aiboost_get_value() couldn't get a proper value, invalidate the sensor.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/acpi/aiboost.c

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