Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 11/03/2007 23:33:50
Module Name: src
Committed By: xtraeme
Date: Sat Nov 3 23:33:50 UTC 2007
Modified Files:
src/sys/dev/acpi: aiboost.c
Log Message:
Follow plunky's changes:
- Use CFATTACH_DECL_NEW and remove struct device from the softc.
- Use aprint_*_dev().
- Use aiboost_refresh_sensors() for sme_gtredata.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.