Changeset 3201
- Timestamp:
- 11/22/05 23:16:13 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/etc/sensors.conf.eg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/etc/sensors.conf.eg
r3196 r3201 1526 1526 # compute in0 -0.05+@ , @+0.05 1527 1527 1528 # If 3.3V reads 2X too high (Soyo Dragon and Asus A7V8X-X, for example), 1529 # comment out following line. 1530 compute in2 2*@ , @/2 1531 # 1528 # If 3.3V reads around 1.65V, uncomment the following line: 1529 # compute in2 2*@ , @/2 1530 1532 1531 compute in3 ((6.8/10)+1)*@ , @/((6.8/10)+1) 1532 # A number of Gigabyte boards (GA-8IPE1000Pro, GA-8KNXP, GA-7N400-L) use 1533 # a different resistor combination for +5V: 1534 # compute in3 ((10/10)+1)*@ , @/((10/10)+1) 1535 1533 1536 compute in4 ((30/10) +1)*@ , @/((30/10) +1) 1534 1537 # For this family of chips the negative voltage equation is different from
