mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-04 00:05:10 +00:00
Update it87 documentation which was reported to be outdated.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@2914 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -105,9 +105,9 @@ gl520sm
|
|||||||
gl520sm 1-2 4-5 2 - yes no
|
gl520sm 1-2 4-5 2 - yes no
|
||||||
|
|
||||||
it87
|
it87
|
||||||
(all are reported as an "it87")
|
|
||||||
it8705 3 8 3 3 pwm yes yes
|
|
||||||
it8712 3 8 3 3 pwm yes yes
|
it8712 3 8 3 3 pwm yes yes
|
||||||
|
(the following are reported as an "it87")
|
||||||
|
it8705 3 8 3 3 pwm yes yes
|
||||||
sis950 3 8 3 3 pwm yes yes
|
sis950 3 8 3 3 pwm yes yes
|
||||||
|
|
||||||
lm63
|
lm63
|
||||||
|
@@ -5,18 +5,16 @@ Status: Complete, stable
|
|||||||
|
|
||||||
Supported chips:
|
Supported chips:
|
||||||
* IT8705F
|
* IT8705F
|
||||||
ISA 0x290
|
Addresses scanned: I2C 0x28 - 0x2f (inclusive), ISA autodetected
|
||||||
Datasheet: Publicly available at the ITE website
|
Datasheet: Publicly available at the ITE website
|
||||||
http://www.ite.com.tw
|
http://www.ite.com.tw
|
||||||
* IT8712F (untested)
|
* IT8712F
|
||||||
Addresses scanned: I2C 0x20 - 0x2f (inclusive), ISA 0x290 (8 I/O ports)
|
Addresses scanned: I2C 0x28 - 0x2f (inclusive), ISA autodetected
|
||||||
Datasheet: Publicly available at the ITE website
|
Datasheet: Publicly available at the ITE website
|
||||||
http://www.ite.com.tw
|
http://www.ite.com.tw
|
||||||
* Sis950 [clone of IT8705F]
|
* Sis950 [clone of IT8705F]
|
||||||
ISA 0x290
|
Addresses scanned: ISA 0x290
|
||||||
Datasheet: Publicly available at the SIS website
|
Datasheet: No longer publicly available
|
||||||
Appears to no longer be available on SIS website, found at
|
|
||||||
http://ic.doma.kiev.ua/pdf/chip/sio.htm
|
|
||||||
|
|
||||||
Author: Christophe Gauthron <chrisg@0-in.com>
|
Author: Christophe Gauthron <chrisg@0-in.com>
|
||||||
|
|
||||||
@@ -49,16 +47,13 @@ Module Parameters
|
|||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
This driver implements support for the IT8705F chip.
|
This driver implements support for the IT8705F, IT8712F and SiS950 chips.
|
||||||
This chip is also known as SIS 950.
|
|
||||||
|
|
||||||
This driver also supports IT8712F, which adds SmBus access, and a Vid
|
|
||||||
input, used to report the Vcore voltage of the Pentium processor.
|
|
||||||
|
|
||||||
These chips are 'Super I/O chips', supporting floppy disks, infrared ports,
|
These chips are 'Super I/O chips', supporting floppy disks, infrared ports,
|
||||||
joysticks and other miscellaneous stuff. For hardware monitoring,
|
joysticks and other miscellaneous stuff. For hardware monitoring,
|
||||||
they include an 'environmnent controller' with 3 temperature sensors,
|
they include an 'environmnent controller' with 3 temperature sensors,
|
||||||
3 fan rotation speed sensors, 8 voltage sensors, and associated alarms.
|
3 fan rotation speed sensors, 8 voltage sensors, and associated alarms.
|
||||||
|
The IT8712F additionally features VID inputs.
|
||||||
|
|
||||||
Temperatures are measured in degrees Celcius. An alarm is triggered once
|
Temperatures are measured in degrees Celcius. An alarm is triggered once
|
||||||
when the Overtemperature Shutdown limit is crossed; it is triggered again
|
when the Overtemperature Shutdown limit is crossed; it is triggered again
|
||||||
|
Reference in New Issue
Block a user