All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Patch: hwmon-abituguru3-identify-ip35-pro.patch
@ 2007-10-24 12:33 Hans de Goede
  2007-10-25 11:04 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hans de Goede @ 2007-10-24 12:33 UTC (permalink / raw)
  To: lm-sensors

[-- 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

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

end of thread, other threads:[~2007-10-28 17:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 12:33 [lm-sensors] Patch: hwmon-abituguru3-identify-ip35-pro.patch Hans de Goede
2007-10-25 11:04 ` 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

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.