Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   pgoyette
Date:           Tue Oct 19 11:55:39 UTC 2010

Modified Files:
        src/sys/dev/sysmon: files.sysmon
Added Files:
        src/share/man/man4: swsensor.4
        src/sys/dev/sysmon: swsensor.c
        src/sys/modules/swsensor: Makefile

Log Message:
Add a new software-only sensor device.  This is intended for use as a
kernel module, and can be helpful to generate sysmon_envsys events
when creating/modifying powerd scripts.  This will also be used in an
upcoming series of atf tests for sysmon_envsys itself.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/share/man/man4/swsensor.4
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/sysmon/files.sysmon
cvs rdiff -u -r0 -r1.1 src/sys/dev/sysmon/swsensor.c
cvs rdiff -u -r0 -r1.1 src/sys/modules/swsensor/Makefile

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