diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-21 06:34:46 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-10-21 06:34:46 +0000 |
commit | e7ce5a642be6f622d3de3415792ddfd845bd169d (patch) | |
tree | 6574612179496f53d9335ce4dd399a5a352c5c9e /sysutils/lmmon/pkg-descr | |
parent | cc3404401c2b96361c2315c53a8ffb2b3cda7c46 (diff) | |
download | ports-e7ce5a642be6f622d3de3415792ddfd845bd169d.tar.gz ports-e7ce5a642be6f622d3de3415792ddfd845bd169d.zip |
Notes
Diffstat (limited to 'sysutils/lmmon/pkg-descr')
-rw-r--r-- | sysutils/lmmon/pkg-descr | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/sysutils/lmmon/pkg-descr b/sysutils/lmmon/pkg-descr index 5c6e18d176e7..dadc50d2d80c 100644 --- a/sysutils/lmmon/pkg-descr +++ b/sysutils/lmmon/pkg-descr @@ -1,6 +1,16 @@ lmmon -This program displays information gathered from LM78/79 chipsets -onboard many motherboard. Displayed values include fan speeds, -motherboard temperature, and various voltages. Currently, this -is only supported in FreeBSD 4.0. +This program displays information gathered from a motherboard +power management controller (e.g. LM78/79). Displayed values +include fan speeds, motherboard temperature, and various +voltages. By default it cycles once per second using a curses- +based display. + +Currently, the /dev/smb0 interface is only supported in FreeBSD +4.0; however, the /dev/io interface may work with many +motherboards in FreeBSD 3.x and some non-LM78/79 motherboards. + +WWW: http://www.fxp.org/~jedgar/ + +- Chris D. Faulhaber +jedgar@fxp.org |