a582c13e98
Add new platform x86_64-ruijie_b6510-48vs8cq-r0 (Trident 3) ASIC Vendor: Broadcom Switch ASIC: Trident 3 Port Config: 48x25G+8x100G Signed-off-by: tim-rj <sonic_rd@ruijie.com.cn>
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
|
|
|