blob: cacfe65946291ca7a351648b9011fb013b3a1286 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
wmlmmon
This program displays information gathered from a motherboard
power management controller (e.g. LM78/79) onto a [standard]
WindowMaker dock app. Displayed values include fan speeds,
motherboard temperature, and various voltages.
Currently, the /dev/smb0 interface is only supported in FreeBSD
3.3-STABLE (after 01 November 1999), 4.x, and 5.x; 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/wmlmmon/
- Chris D. Faulhaber
<jedgar@FreeBSD.org>
|