mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
15b9e9def8
- Merge sysutils/mbmon [2] - Add support for Intel 82801I (ICH9) SMBus controller [1] - Support STAGEDIR [2] PR: ports/184521 [1], ports/184628 [2] Submitted by: Dmitry S. Luhtionov <mitya@cabletv.dp.ua> [1], Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) [2]
14 lines
499 B
Plaintext
14 lines
499 B
Plaintext
This is a X/tty motherboard monitor which supports LM78/79, WINBond
|
|
83781D/83782D/83783S, ASUS 991227F, and VIA VT82C686A/B PC-health
|
|
chips via 3 methods: ISA-I/O, SMBus, VIA-direct.
|
|
|
|
Run "mbmon -h" or "xmbmon -help" to see the usage.
|
|
|
|
***CAUTION***
|
|
|
|
These programs access to the SMBus or the ISA-IO port directly under
|
|
the superuser privilege, so it may cause a system crash. Please test
|
|
"mbmon -d" or "xmbmon -debug" first.
|
|
|
|
WWW: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html
|