Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

itesio(4) [netbsd man page]

ITESIO(4)						   BSD Kernel Interfaces Manual 						 ITESIO(4)

NAME
itesio -- ITE IT87xxF Super I/O driver SYNOPSIS
itesio0 at isa? port 0x2e itesio1 at isa? port 0x4e DESCRIPTION
The itesio driver provides support for the Environment Controller and the Watchdog Timer on the IT87xxF Super I/Os, and may be used to moni- tor hardware sensors or setting up a watchdog timeout value for the system. The itesio driver has 15 sensors: Sensor Units Typical Use Temp0 uK CPU Temp Temp1 uK System Temp Temp2 uK Aux Temp VIN0 uV DC Vcore A VIN1 uV DC Vcore B VIN2 uV DC +3.3V VIN3 uV DC +5V VIN4 uV DC +12V VIN5 uV DC -12V VIN6 uV DC -5V VIN7 uV DC STANDBY VBAT uV DC VBAT Fan0 RPM CPU Fan Fan1 RPM System Fan Fan2 RPM Aux Fan The itesio Watchdog Timer is configurable via the wdogctl(8) utility and has a resolution between 1 and 65535 seconds. The Watchdog Timer is not supported on the IT8705 Super I/O. SEE ALSO
envsys(4), envstat(8), wdogctl(8) HISTORY
The itesio driver first appeared in OpenBSD 3.4 and was then ported to NetBSD 4.0. AUTHORS
The itesio driver was written by Julien Bordet <zejames@greyhats.org> and Juan Romero Pardines <xtraeme@netbsd.org>. BUGS
Interrupt support is unimplemented. BSD
April 2, 2008 BSD

Check Out this Related Man Page

LM(4)							   BSD Kernel Interfaces Manual 						     LM(4)

NAME
lm -- National Semiconductor LM78, LM79 and compatible hardware monitors SYNOPSIS
lm0 at isa? port 0x280 flags 0x00 lm1 at isa? port 0x290 flags 0x00 lm2 at isa? port 0x310 flags 0x00 lm3 at isa? port 0xa00 flags 0x00 lm0 at pnpbios0 index ? flags 0x00 lm0 at iic? addr 0x2e flags 0x00 lm* at wbsio? DESCRIPTION
The lm driver provides support for the National Semiconductor LM series hardware monitors and register compatible chips to be used with the envsys(4) API. Most supported devices possess 11 sensors: Sensor Units Typical Use IN0 uV DC Core voltage IN1 uV DC unknown IN2 uV DC +3.3V IN3 uV DC +5V IN4 uV DC +12V IN5 uV DC -12V IN6 uV DC -5V Temp uK Motherboard Temperature Fan0 RPM Fan Fan1 RPM Chassis Fan Fan2 RPM Fan for some devices (most Winbond devices) sensor names and numbers will be different. Due to hardware limitations, fresh sensor data is only available every 2 seconds. HARDWARE
Chips supported by the lm driver include: National Semiconductor LM78, LM78-J, LM79 and LM81. Winbond W83627HF*, W83627THF*, W83627EHF*, W83627DHG*, W83637HF*, W83697HF*, W83781D, W83782D*, W83783S*, W83791D*, W83791SD and W83792D. ASUS AS99127F. For most of the Winbond chips (identified with a * above), the flags configuration option can be specified to select the type of temperature sensor: flags Sensor Type 0 Thermistor diode (Power-On default) 1 Pentium-II diode 2 2N3904 Bipolar 4 Thermistor diode SEE ALSO
envsys(4), wbsio(4), envstat(8) HISTORY
The lm device appeared in NetBSD 1.5. BUGS
Interrupt support is unimplemented. There are currently no known pnpbios IDs assigned to LM chips. BSD
February 16, 2010 BSD
Man Page

9 More Discussions You Might Find Interesting

1. OS X (Apple)

Mac OS X And The PowerMac G5

When they say that the G5 is the faster (more faster) than any UNIX Workstation that means Dual Processor Workstations right? (Stupid Question, I know) I heard theres one Super Super clusternode in a research and varsity joint in the US that will have over 1200 G5's chips in it? Medical,... (2 Replies)
Discussion started by: RedVenim
2 Replies

2. SCO

Watchdog Problem In Unix Server

My Unix Server with SCO Unix ver 5, display Watchdog error which reads, Watchdog ReInitMemory 6 for board 0 Warning : eeE : Allocb failure in ReInitMemory. My server has 98 dumb terminals connected. It has 5 Hard Disks (SCSI) of 9.1 GB each and 512 MB RAM. Uses RAID level 5 After this error... (1 Reply)
Discussion started by: V.V.KUMAR
1 Replies

3. UNIX for Advanced & Expert Users

Watchdog Problem In Unix Server

(1 Reply)
Discussion started by: V.V.KUMAR
1 Replies

4. UNIX for Dummies Questions & Answers

How to Write RPM

Hi All, Could anyone here tell me abt RPM? How to use this? I want to write it for making a build ? also tell me how to write installation file? Thanks, Kammy (1 Reply)
Discussion started by: kjannu
1 Replies

5. Shell Programming and Scripting

RPM Installation

Hi, I need a script for "Installting RPM with using double clicking like windows installation" not by command prompt. Kammy (2 Replies)
Discussion started by: kjannu
2 Replies

6. Linux

RPM with ClearCase

Hello. I have a task to complete and it involves using RPM with ClearCase. I have looked through as much documentation as possible about RPM and I still have questions about it. My task is to create a .rpm using ClearCase by unzipping a 22 Mb file and placing it into a set directory structure. I... (2 Replies)
Discussion started by: mastachef
2 Replies

7. Linux

CentOS on Super Computers

Hi all, This is a good news for CentOS fans , It seems that CentOS found its way to Super Computers for details (1 Reply)
Discussion started by: h@foorsa.biz
1 Replies

8. UNIX for Dummies Questions & Answers

Temp mysql files jamming CPU resources

Hello Friends I am currently facing high CPU usage problem which is making my site extremely slow. Currently I am using a 8GB RAM with 8 cores but, the creation of temporary files is eating away a lot of the CPU resource making the site very slow. The normal CPU load average remains below 2-3... (5 Replies)
Discussion started by: egully
5 Replies

9. Red Hat

Manully installing a shared library

I'm working with a 64 bit RedHat based Linux (Oracle EL 6.1). # uname -r 2.6.32-100.34.1.el6uek.x86_64 I have extracted a 32 bit shared library from within a RPM (rpm2cpio xx.rpm | cpio -idmv) and copied it to /lib. Then ran the ldconfig to update the cache. I can see the symbolic link is... (9 Replies)
Discussion started by: gheibia
9 Replies