summaryrefslogtreecommitdiffstats
path: root/system/i8kutils/fix_i8kmon_toggle_fan.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/i8kutils/fix_i8kmon_toggle_fan.patch')
-rw-r--r--system/i8kutils/fix_i8kmon_toggle_fan.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/i8kutils/fix_i8kmon_toggle_fan.patch b/system/i8kutils/fix_i8kmon_toggle_fan.patch
new file mode 100644
index 0000000000..146bf7e4f2
--- /dev/null
+++ b/system/i8kutils/fix_i8kmon_toggle_fan.patch
@@ -0,0 +1,11 @@
+diff -Naur i8kutils/i8kmon new/i8kmon
+--- i8kutils/i8kmon 2015-05-21 11:33:21.596018503 +0200
++++ new/i8kmon 2015-05-21 11:35:11.958867344 +0200
+@@ -430,6 +430,7 @@
+
+ proc toggle_fan {fan {speed {}}} {
+ global status
++ global config
+
+ if {$speed != {}} {
+ set status($fan) $speed