Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   xtraeme
Date:           Mon Jul 16 17:48:53 UTC 2007

Modified Files:
        src/sys/dev/sysmon: sysmon_envsys.c
        src/sys/sys: power.h

Log Message:
There's no reason why integer sensors were disabled for monitoring,
so enable it. This will allow to set a min/max limit for the
macppc/battery.c driver, which uses an integer sensor to report the
battery capacity.

Indicator/Integer sensors will share the /etc/power/scripts/sensor_indicator
script to report the events.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/sysmon/sysmon_envsys.c
cvs rdiff -r1.6 -r1.7 src/sys/sys/power.h

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




Home | Main Index | Thread Index | Old Index