projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c73c556
)
hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X
author
Alistair John Strachan
<
[email protected]
>
Thu, 9 Oct 2008 13:33:59 +0000
(15:33 +0200)
committer
Jean Delvare
<
[email protected]
>
Thu, 9 Oct 2008 13:33:59 +0000
(15:33 +0200)
The table for the Abit AT8 32X was incorrectly missing an entry
for the sixth ("AUX3") fan. Add this entry, exporting the fan
reading to userspace.
Closes lm-sensors.org ticket #2339.
Signed-off-by: Alistair John Strachan <
[email protected]
>
Tested-by: Daniel Exner <
[email protected]
>
Acked-by: Hans de Goede <
[email protected]
>
Signed-off-by: Jean Delvare <
[email protected]
>
drivers/hwmon/abituguru3.c
patch
|
blob
|
history
diff --git
a/drivers/hwmon/abituguru3.c
b/drivers/hwmon/abituguru3.c
index d568c65c137089a1f6402237404c80bb1d402dc1..4545194a00442bef6676d65728fe89aa56f52c5c 100644
(file)
--- a/
drivers/hwmon/abituguru3.c
+++ b/
drivers/hwmon/abituguru3.c
@@
-303,6
+303,7
@@
static const struct abituguru3_motherboard_info abituguru3_motherboards[] = {
{ "SYS Fan", 34, 2, 60, 1, 0 },
{ "AUX1 Fan", 35, 2, 60, 1, 0 },
{ "AUX2 Fan", 36, 2, 60, 1, 0 },
+ { "AUX3 Fan", 37, 2, 60, 1, 0 },
{ NULL, 0, 0, 0, 0, 0 } }
},
{ 0x0012, NULL /* Abit AN8 32X, need DMI string */, {