NetBSD/usr.sbin/envstat
cegger 68519ac971 amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4).
Changes beyond OpenBSD's driver:
- Improved support for AMD K8
- Added support for AMD Barcelona, AMD Phenom and AMD Griffin
Tested on various single and multi-socket machines.
Review and OK xtreame
2008-04-22 22:37:12 +00:00
..
Makefile Pass -I${.CURDIR} -I. like others do. 2007-10-07 12:19:37 +00:00
config.c Fix a bug in the 'refresh-timeout' device property that was giving 2008-02-02 01:44:04 +00:00
config_lex.l Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00
config_yacc.y Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00
envstat.8 amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's kate(4). 2008-04-22 22:37:12 +00:00
envstat.c Remove the 'dvnprinted' bool member of sensor_t, it's unused. 2008-04-17 21:19:12 +00:00
envstat.h Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00
envsys.conf.5 Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00