Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

smsc(4) [netbsd man page]

SMSC(4) 						   BSD Kernel Interfaces Manual 						   SMSC(4)

NAME
smsc -- Standard Microsystems Corporation LPC47B397 Super I/O SYNOPSIS
smsc0 at isa? port 0x2e DESCRIPTION
The smsc driver provides support for the hardware monitoring portion of the Standard Microsystems Corporation LPC47B397, SCH5307-NS, and SCH5317 Super I/O chips to be used with the envsys(4) API. The chip supports 8 sensor inputs: Sensor Units Typical Use Temp0 uK CPU 1 Temperature Temp1 uK CPU 2 Temperature Temp2 uK Ambient Temperature Temp3 uK unused Fan0 RPM CPU 1 Fan Fan1 RPM unused Fan2 RPM unused Fan3 RPM CPU 2 Fan HARDWARE
Motherboards with the chip supported by the smsc driver include: Tyan Thunder K8WE (S2895) SEE ALSO
envsys(4), envstat(8) HISTORY
The smsc device appeared in NetBSD 5.0. BSD
April 3, 2008 BSD

Check Out this Related Man Page

UG(4)							   BSD Kernel Interfaces Manual 						     UG(4)

NAME
ug -- Abit uGuru system hardware monitor SYNOPSIS
ug* at acpi? ug0 at isa? port 0xe0 DESCRIPTION
The ug driver provides support for the Abit uGuru hardware monitor to be used with the envsys(4) interface. The ug driver has 19 sensors: Sensor Units Typical Use CPU uK CPU Temp SYS uK System Temp PWN uK PWN Temp VCORE uV DC Core voltage DDR0 uV DC DDRVdd DDR1 uV DC DDRVtt NB uV DC NBVdd SB uV DC SBVdd HTV uV DC HTVdd AGP uV DC AGPVdd V5V uV DC Vdd5V V33V uV DC Vdd3V3 V5SB uV DC Vdd5VSB V33VD uV DC Vdd3VDual CPUF RPM CPU Fan NBF RPM NB Fan SYSF RPM SYS Fan AUXF RPM AUX Fan 1 AUXF2 RPM AUX Fan 2 SEE ALSO
acpi(4), envsys(4), envstat(8) HISTORY
The ug driver first appeared in NetBSD 4.0. AUTHORS
The ug driver was written by Mihai Chelaru <kefren@netbsd.ro>. BUGS
Interrupt support is unimplemented. BSD
May 8, 2007 BSD
Man Page