Blob Blame History Raw
# The temp3 temperature offset depends on the CPU type and needs to be
# adjusted. Compare against the output of k10temp for the correct value.

chip "it8686-isa-*"

  label fan1 "CPU_FAN"
  label fan2 "SYS_FAN1"
  label fan3 "SYS_FAN2"
  label fan4 "SYS_FAN3_PUMP"

  label temp1 "System 1"
  label temp2 "Chipset Temp"

  compute temp3 @+15,@+15
  label temp3 "CPU Temp"

  label temp4 "PCI-EX16 Temp"
  label temp5 "VRM MOS Temp"
  label temp6 "vSOC MOS Temp"

  label in0 "CPU Vcore"
  label in6 "DRAM Channel A/B"

# A configuration for the Super-IO chip it8792 can be taken from the configuration
# file for the board GA-AB350-GAMING3 but has not been checked for this board

chip "it8792-isa-*"
  ignore fan1
  ignore fan2
  ignore fan3