From: Hans de Goede <j.w.r.degoede@hhs.nl>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] PATCH: hwmon-abituguru3-aw8d.patch
Date: Tue, 26 Feb 2008 18:34:48 +0000 [thread overview]
Message-ID: <47C45BC8.1030504@hhs.nl> (raw)
[-- 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
next reply other threads:[~2008-02-26 18:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-26 18:34 Hans de Goede [this message]
2008-02-28 21:07 ` [lm-sensors] PATCH: hwmon-abituguru3-aw8d.patch Jean Delvare
2008-05-26 15:54 ` Mark M. Hoffman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47C45BC8.1030504@hhs.nl \
--to=j.w.r.degoede@hhs.nl \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.