View difference between Paste ID: Dnaq5gPd and ruMgAPJa
SHOW: | | - or go back to the newest paste.
1
# Configuration file generated by pwmconfig, changes will be lost
2-
MON="ls /sys/bus/platform/devices/it87.656/hwmon/"
2+
3-
DEVPATH=$MON=devices/platform/it87.656/
3+
MON=(ls /sys/bus/platform/devices/it87.656/hwmon/)
4-
DEVNAME=$MON=it8721
4+
DEVPATH="$MON"=devices/platform/it87.656/
5-
FCTEMPS=$MON/device/pwm3=hwmon2/device/temp2_input
5+
DEVNAME="$MON"=it8721
6-
FCFANS=$MON/device/pwm3=hwmon2/device/fan2_input
6+
FCTEMPS="$MON"/device/pwm3=hwmon2/device/temp2_input
7-
MINTEMP=$MON/device/pwm3=20
7+
FCFANS="$MON"/device/pwm3=hwmon2/device/fan2_input
8-
MAXTEMP=$MON/device/pwm3=60
8+
MINTEMP="$MON"/device/pwm3=20
9-
MINSTART=$MON/device/pwm3=90
9+
MAXTEMP="$MON"/device/pwm3=60
10-
MINSTOP=$MON/device/pwm3=75
10+
MINSTART="$MON"/device/pwm3=90
11-
MINPWM=$MON/device/pwm3=75
11+
MINSTOP="$MON"/device/pwm3=75
12-
MAXPWM=$MON/device/pwm3=90
12+
MINPWM="$MON"/device/pwm3=75
13
MAXPWM="$MON"/device/pwm3=90