All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] PATCH: hwmon-abituguru3-aw8d.patch
@ 2008-02-26 18:34 Hans de Goede
  2008-02-28 21:07 ` Jean Delvare
  2008-05-26 15:54 ` Mark M. Hoffman
  0 siblings, 2 replies; 3+ messages in thread
From: Hans de Goede @ 2008-02-26 18:34 UTC (permalink / raw)
  To: lm-sensors

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

Hi All,

This patch identifies the Abit AW8D board as such, and adds support for its
aux5 fan connector

signed-of-by: Hans de Goede <j.w.r.degoede@hhs.nl>

Regards,

Hans

p.s.

It would be nice if this could make 2.6.25, its really a bugfix.

[-- Attachment #2: hwmon-abituguru3-aw8d.patch --]
[-- Type: text/plain, Size: 1013 bytes --]

This patch identifies the Abit AW8D board as such, and adds support for its
aux5 fan connector

signed-of-by: Hans de Goede <j.w.r.degoede@hhs.nl>

diff -up vanilla-2.6.25-rc2-git7/drivers/hwmon/abituguru3.c.orig vanilla-2.6.25-rc2-git7/drivers/hwmon/abituguru3.c
--- vanilla-2.6.25-rc2-git7/drivers/hwmon/abituguru3.c.orig	2008-02-26 16:32:27.000000000 +0100
+++ vanilla-2.6.25-rc2-git7/drivers/hwmon/abituguru3.c	2008-02-26 19:26:53.000000000 +0100
@@ -323,7 +323,7 @@ static const struct abituguru3_motherboa
 		{ "AUX1 Fan",		36, 2, 60, 1, 0 },
 		{ NULL, 0, 0, 0, 0, 0 } }
 	},
-	{ 0x0013, "unknown", {
+	{ 0x0013, "Abit AW8D", {
 		{ "CPU Core",		 0, 0, 10, 1, 0 },
 		{ "DDR",		 1, 0, 10, 1, 0 },
 		{ "DDR VTT",		 2, 0, 10, 1, 0 },
@@ -349,6 +349,7 @@ static const struct abituguru3_motherboa
 		{ "AUX2 Fan",		36, 2, 60, 1, 0 },
 		{ "AUX3 Fan",		37, 2, 60, 1, 0 },
 		{ "AUX4 Fan",		38, 2, 60, 1, 0 },
+		{ "AUX5 Fan",		39, 2, 60, 1, 0 },
 		{ NULL, 0, 0, 0, 0, 0 } }
 	},
 	{ 0x0014, "Abit AB9 Pro", {

[-- Attachment #3: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-26 15:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-26 18:34 [lm-sensors] PATCH: hwmon-abituguru3-aw8d.patch Hans de Goede
2008-02-28 21:07 ` Jean Delvare
2008-05-26 15:54 ` Mark M. Hoffman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.