Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src
Module Name: src
Committed By: martin
Date: Sun Sep 20 10:08:26 UTC 2026
Modified Files:
src/distrib/sets/lists/man [netbsd-11]: mi
src/distrib/sets/lists/manhtml [netbsd-11]: mi
src/share/man/man4/man4.sparc64 [netbsd-11]: Makefile
src/sys/arch/sparc64/conf [netbsd-11]: GENERIC files.sparc64
Added Files:
src/share/man/man4/man4.sparc64 [netbsd-11]: envmon.4
src/sys/arch/sparc64/dev [netbsd-11]: envmon_ebus.c envmon_ebusreg.h
Log Message:
Pull up following revision(s) (requested by jdc in ticket #486):
distrib/sets/lists/man/mi: revision 1.1844
sys/arch/sparc64/conf/files.sparc64: revision 1.173
sys/arch/sparc64/conf/GENERIC: revision 1.256
distrib/sets/lists/manhtml/mi: revision 1.61
sys/arch/sparc64/dev/envmon_ebus.c: revision 1.1
sys/arch/sparc64/dev/envmon_ebusreg.h: revision 1.1
share/man/man4/man4.sparc64/envmon.4: revision 1.1
share/man/man4/man4.sparc64/envmon.4: revision 1.2
share/man/man4/man4.sparc64/Makefile: revision 1.13
Add a driver for the "env-monitor" sensor found on Sun U25/U45 and V215/V245.
On the Ultra machines, the sensor reports the front panel temperature.
On the Fire machines, the sensor reports the front fan tray fan speeds,
the fan fault indicator, the front panel temperature, the keyswitch indicators,
and controls the front and rear status LED's.
Temperature, fan speeds, and indicators are reported via envsys(4), whilst
LED's are exposed via led(4).
Thanks to Ken Wellsch for testing and investigating sensors on his V215.
Add configuration for the "envmon" sensor found on U25/U45/V215/V245.
Add a manual page for the sparc64/envmon.4 sensor (on U25/U45/V215/V245).
Add build glue for sparc64/envmon.4.
envmon(4): it's envmon, not auxfan
To generate a diff of this commit:
cvs rdiff -u -r1.1808.2.6 -r1.1808.2.7 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.30.2.6 -r1.30.2.7 src/distrib/sets/lists/manhtml/mi
cvs rdiff -u -r1.9.2.3 -r1.9.2.4 src/share/man/man4/man4.sparc64/Makefile
cvs rdiff -u -r0 -r1.2.2.2 src/share/man/man4/man4.sparc64/envmon.4
cvs rdiff -u -r1.243.2.5 -r1.243.2.6 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -u -r1.166.20.4 -r1.166.20.5 \
src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r0 -r1.1.2.2 src/sys/arch/sparc64/dev/envmon_ebus.c \
src/sys/arch/sparc64/dev/envmon_ebusreg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index