d2b5d774c5
* Add s9180-32x pddf support Signed-off-by: cytsai0409 <cytsai0409@gmail.com> * Fix memset_s parameter Signed-off-by: cytsai0409 <cytsai0409@gmail.com> * Update chassis.py and fan.py 1. remove duplicate get_sfp() in chassis.py 2. update get_direction() and get_target_speed() in fan.py Signed-off-by: cytsai0409 <cytsai0409@gmail.com> --------- Signed-off-by: cytsai0409 <cytsai0409@gmail.com>
10 lines
181 B
Plaintext
10 lines
181 B
Plaintext
# libsensors configuration file
|
|
|
|
bus "i2c-0" "I2C I801"
|
|
chip "tmp75-i2c-*-4f"
|
|
label temp1 "CPU Board Temp"
|
|
set temp1_max 70
|
|
set temp1_max_hyst 75
|
|
set temp1_crit 85
|
|
|