Changes between Version 2 and Version 3 of Configurations/DFI/Lanparty MI P55-T36
- Timestamp:
- 06/27/10 12:59:33 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Configurations/DFI/Lanparty MI P55-T36
v2 v3 8 8 # (The above name is reported by sensors-detect -A rev. 5818) 9 9 # 2010-06-06, Lars Kr. Lundin 10 # 2010-06-2 4, in3and in7 configuration added by Jean Delvare10 # 2010-06-27, in3, in4 and in7 configuration added by Jean Delvare 11 11 12 12 chip "it8720-*" … … 15 15 # Voltages 16 16 17 # These voltages match those listed in the BIOS:17 # All these voltages match those listed in the BIOS: 18 18 19 19 label in0 "Vcore" 20 20 label in1 "Vtt" 21 21 label in2 "+3.30V" 22 label in3 "+5V" 23 label in4 "+12V" 22 24 label in5 "CPU PLL" 23 25 label in6 "DRAM Voltage" 24 25 # Voltages for which the BIOS has no label26 label in3 "+5V"27 label in4 "+12V"28 26 label in7 "5VSB" 29 27 30 28 compute in3 @ * (6.8/10+1), @ / (6.8/10+1) 31 # Unknown scaling for in4 29 compute in4 @ * (30/10+1), @ / (30/10+1) 32 30 compute in7 @ * (6.8/10+1), @ / (6.8/10+1) 33 31 … … 81 79 # Vtt: +1.15 V (min = +0.00 V, max = +4.08 V) 82 80 # +3.30V: +3.26 V (min = +0.00 V, max = +4.08 V) 83 # in3: +2.91 V (min = +0.00 V, max = +4.08V)84 # in4: +2.62 V (min = +0.00 V, max = +4.08V)81 # +5V: +4.87 V (min = +0.00 V, max = +6.85 V) 82 # +12V: +11.71 V (min = +0.00 V, max = +16.32 V) 85 83 # CPU PLL: +1.81 V (min = +0.00 V, max = +4.08 V) 86 84 # DRAM Voltage: +1.65 V (min = +0.00 V, max = +4.08 V) 87 # in7: +2.90 V (min = +0.00 V, max = +4.08V)85 # 5VSB: +4.87 V (min = +0.00 V, max = +6.85 V) 88 86 # Vbat: +3.38 V 89 87 # PWM fan: 4560 RPM (min = 0 RPM)
