mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
4951bf1468
Net4801 computer. PR: ports/74316 Submitted by: Patrick M. Hausen (pmh@hausen.com)
17 lines
438 B
Plaintext
17 lines
438 B
Plaintext
Soekris Net4801 Environmental Monitor
|
|
|
|
This is a small program to output the voltages and temperatures
|
|
from the PC87366 chip in the Net4801 computer from Soekris.com.
|
|
|
|
First run the program with a "-i" to initialize the hardware:
|
|
|
|
# env4801 -i
|
|
|
|
Then, as often as you feel like, read out the measured values:
|
|
|
|
# env4801
|
|
|
|
Author: Poul-Henning Kamp (phk@freebsd.org)
|
|
WWW: http://phk.freebsd.dk/soekris/env4801/
|
|
http://www.soekris.com/
|