Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/02/2007 15:18:31
Module Name: src
Committed By: xtraeme
Date: Mon Jul 2 15:18:31 UTC 2007
Modified Files:
src/sys/dev/sysmon: sysmon_envsys.c sysmon_power.c
src/sys/sys: power.h
Log Message:
Add PENVSYS_TYPE_INDICATOR to handle events on Indicator sensors.
ipmi(4) uses this for the Intrussion and Power Supply sensors.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/sysmon/sysmon_envsys.c \
src/sys/dev/sysmon/sysmon_power.c
cvs rdiff -r1.5 -r1.6 src/sys/sys/power.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.