Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 03:39:30 GMT
From:      "Constantine A. Murenin" <cnst@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 125477 for review
Message-ID:  <200708210339.l7L3dUX0038042@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125477

Change 125477 by cnst@dale on 2007/08/21 03:38:31

	This is a complete `cvs diff` of cnst-sensors 
	GSoC2007 project as of 2007-08-20.
	
	It includes the following components,  listed below in
	the very same order as they are appearing in this diff:
	
	* sample configuration file for sensorsd
	* sysctl(3) doc fixes for CTL_HW tree
	* sysctl(3) documentation for hardware sensors
	* sysctl(8) doc fixes for hw tree
	* sysctl(8) documentation for hardware sensors
	* assorted KNF fixes for sysctl(8)
	* lm(4) documentation
	* sensor_attach(9) et al documentation
	* coretemp(4) conversion to hw.sensors framework
	* lm(4) isa driver ported from OpenBSD
	* /sys/kern/kern_sensors.c
	  o sensor_attach(9) API for drivers to register sensors
	  o sensor_task_register(9) API for the update task
	  o sysctl(3) glue code
	* assorted KNF and bug-fixes for /sys/kern/kern_sysctl.c
	* lm(4) module for testing sensor_attach/detach et al
	* <sys/sensors.h>
	* assorted bug-fixes and HW_SENSORS definition for <sys/sysctl.h>
	* sensors display for systat(1), including all documentation
	* sensorsd(8) and all applicable documentation
	
	The most noticeable component that this patch does not include is
	sysctl(8) support for hw.sensors, which is still in the works ATM.
	Everything else should compile and should be fully functioning.
	Please test.  Sensor readings can be viewed with `systat -sensors`
	and logged with `sensorsd`.
	
	This patch is submitted partially due to the 2007-08-20 deadline,
	but mostly because no-one has ever reported running with this code
	on FreeBSD, although several people have contacted me personally
	and expressed their interest in this project -- I hope this unified
	diff should make things a bit easier for potential testers. ;)
	
	Submitted by:	cnst@FreeBSD.org (Constantine A. Murenin)
	Obtained from:	generated by sensors.cvsdiff.sh from
			//depot/projects/soc2007/cnst_sensors/
	Sponsored by:	Google Summer of Code 2007

Affected files ...

.. //depot/projects/soc2007/cnst-sensors/cnst-sensors.2007-08-20.patch#1 add

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708210339.l7L3dUX0038042>