DESCRIPTION
wmlmmon wmlmmon is a Window Maker dock application to display information
associated information received from a motherboard power management con-
troller.
There are a few display modes available. The first voltage mode consists
of +/-5V and +/-12V; the second voltage mode consists of two core volt-
ages and +3.3V. In addition, motherboard temperature may be displayed
using Celcius (default), Farenheit, or Kelvin modes. To switch modes,
simply click on the applicable area.
The following options are available:
-c Initially display motherboard temperature in Celcius (default).
-f Initially display motherboard temperature in Farenheit.
-h Display help.
-i Use /dev/io interface instead of /dev/smb0. Required for FreeBSD
3.x (prior to 01 November 1999) and some motherboards without
actual LM78/79 chipsets.
-k Initially display motherboard temperature in Kelvin.
-d display
Selects display target.
-v Display version information.
The following kernel configuration options are required to use the
/dev/smb0 interface:
controller smbus0
controller iicbus0
controller iicbb0
controller intpm0
device smb0 at smbus?
BUGS
Currently, the intpm(4) controller is only available in FreeBSD 4.0 and
3.3-STABLE after 01 November 1999; however, the /dev/io interface may
work on older versions and a wider variety of motherboards.
SEE ALSO
intpm(4), smb(4), smbus(4)
FreeBSD October 19, 1999 FreeBSD
Man(1) output converted with
man2html