b30cf44b93
Add new platform x86_64-ragile_ra-b6510-48v8c-r0 ASIC Vendor: Broadcom Switch ASIC: Trident 3 Port Config: 48x25G+8x100G Signed-off-by: pettershao-ragilenetworks <pettershao@ragilenetworks.com>
22 lines
436 B
Plaintext
Executable File
22 lines
436 B
Plaintext
Executable File
# libsensors configuration file
|
|
# ----------------------------------------------
|
|
#
|
|
|
|
bus "i2c-2" "i2c-0-mux (chan_id 0)"
|
|
|
|
chip "lm75-i2c-2-48"
|
|
label temp1 "LM75_0 air_inlet"
|
|
set temp1_max 80
|
|
set temp1_max_hyst 75
|
|
|
|
chip "lm75-i2c-2-49"
|
|
label temp1 "LM75_1 air_outlet"
|
|
set temp1_max 80
|
|
set temp1_max_hyst 75
|
|
|
|
chip "lm75-i2c-2-4a"
|
|
label temp1 "LM75_2 hottest"
|
|
set temp1_max 80
|
|
set temp1_max_hyst 75
|
|
|