From: Hans de Goede <j.w.r.degoede@hhs.nl>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Patch: hwmon-abituguru3-identify-ip35-pro.patch
Date: Wed, 24 Oct 2007 12:33:18 +0000 [thread overview]
Message-ID: <471F3B8E.7000008@hhs.nl> (raw)
[-- Attachment #1: Type: text/plain, Size: 226 bytes --]
Hi All,
This patch changes the identification string for motherboards with an id of
0x001A from unknown to "Abit IP35 Pro". Thanks to James Scott who has an
Abit IP35 Pro.
Signed-off-by: j.w.r.degoede@hhs.nl
Regards,
Hans
[-- Attachment #2: hwmon-abituguru3-identify-ip35-pro.patch --]
[-- Type: text/x-patch, Size: 784 bytes --]
Hi All,
This patch changes the identification string for motherboards with an id of
0x001A from unknown to "Abit IP35 Pro". Thanks to James Scott who has an
Abit IP35 Pro.
Signed-off-by: j.w.r.degoede@hhs.nl
diff -up linux-2.6.23.x86_64/drivers/hwmon/abituguru3.c~ linux-2.6.23.x86_64/drivers/hwmon/abituguru3.c
--- linux-2.6.23.x86_64/drivers/hwmon/abituguru3.c~ 2007-10-24 14:29:32.000000000 +0200
+++ linux-2.6.23.x86_64/drivers/hwmon/abituguru3.c 2007-10-24 14:29:32.000000000 +0200
@@ -503,7 +503,7 @@ static const struct abituguru3_motherboa
{ "AUX3 FAN", 36, 2, 60, 1, 0 },
{ NULL, 0, 0, 0, 0, 0 } }
},
- { 0x001A, "unknown", {
+ { 0x001A, "Abit IP35 Pro", {
{ "CPU Core", 0, 0, 10, 1, 0 },
{ "DDR2", 1, 0, 20, 1, 0 },
{ "DDR2 VTT", 2, 0, 10, 1, 0 },
[-- 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:[~2007-10-24 12:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 12:33 Hans de Goede [this message]
2007-10-25 11:04 ` [lm-sensors] Patch: hwmon-abituguru3-identify-ip35-pro.patch Jean Delvare
2007-10-25 12:22 ` Hans de Goede
2007-10-25 19:33 ` Jean Delvare
2007-10-28 17:32 ` 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=471F3B8E.7000008@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.