mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-02 07:15:39 +00:00
update
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1455 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -28,17 +28,18 @@ contains voltage/temperature monitoring and
|
|||||||
PWM control circuitry for two fans.
|
PWM control circuitry for two fans.
|
||||||
|
|
||||||
We define the sensors as follows. Somewhat convoluted to minimize
|
We define the sensors as follows. Somewhat convoluted to minimize
|
||||||
changes from via686a.
|
changes from via686a. Temp1 and in6 are unimplemented in the vt1211
|
||||||
|
chip but are included in the driver.
|
||||||
|
|
||||||
Sensor Voltage Mode Temp Mode uch_config bit
|
Sensor Voltage Mode Temp Mode uch_config bit
|
||||||
-------- ------------ --------- --------------
|
-------- ------------ --------- --------------
|
||||||
Reading 1 temp3
|
Reading 1 temp3
|
||||||
Reading 3 temp1
|
Reading 3 temp1
|
||||||
UCH1/Reading2 in0 temp2 0x04
|
UCH1/Reading2 in0 temp2 0x04 (4)
|
||||||
UCH2 in1 temp4 0x08
|
UCH2 in1 temp4 0x08 (8)
|
||||||
UCH3 in2 temp5 0x10
|
UCH3 in2 temp5 0x10 (16)
|
||||||
UCH4 in3 temp6 0x20
|
UCH4 in3 temp6 0x20 (32)
|
||||||
UCH5 in4 temp7 0x40
|
UCH5 in4 temp7 0x40 (64)
|
||||||
3.3V in5
|
3.3V in5
|
||||||
-12V in6
|
-12V in6
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user