public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* patch : hdaps on Thinkpad R52
@ 2006-03-14 20:57 Frank Gevaerts
  2006-03-25 21:09 ` Adrian Bunk
  2006-03-28 16:29 ` patch : hdaps on " Jean Delvare
  0 siblings, 2 replies; 14+ messages in thread
From: Frank Gevaerts @ 2006-03-14 20:57 UTC (permalink / raw)
  To: rlove, linux-kernel

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

Hello,

I had to add a new entry to the hdaps_whitelist table in hdaps.c to get
my Thinkpad R52 recognized. Patch is attached

Frank


-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

[-- Attachment #2: hdaps-r52.patch --]
[-- Type: text/plain, Size: 564 bytes --]

diff -ur linux-2.6.16-rc4/drivers/hwmon/hdaps.c linux-2.6.16-rc4-fg/drivers/hwmon/hdaps.c
--- linux-2.6.16-rc4/drivers/hwmon/hdaps.c	2006-01-03 04:21:10.000000000 +0100
+++ linux-2.6.16-rc4-fg/drivers/hwmon/hdaps.c	2006-02-24 13:25:53.000000000 +0100
@@ -515,6 +515,7 @@
 
 	/* Note that DMI_MATCH(...,"ThinkPad T42") will match "ThinkPad T42p" */
 	struct dmi_system_id hdaps_whitelist[] = {
+		HDAPS_DMI_MATCH_NORMAL("ThinkPad H"),
 		HDAPS_DMI_MATCH_INVERT("ThinkPad R50p"),
 		HDAPS_DMI_MATCH_NORMAL("ThinkPad R50"),
 		HDAPS_DMI_MATCH_NORMAL("ThinkPad R51"),

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

end of thread, other threads:[~2006-10-11 14:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-14 20:57 patch : hdaps on Thinkpad R52 Frank Gevaerts
2006-03-25 21:09 ` Adrian Bunk
2006-03-25 23:35   ` Arkadiusz Miskiewicz
2006-03-28 16:56     ` Jean Delvare
2006-03-29 16:44   ` [PATCH 2.6.16-rc4] hdaps: add support for " Frank Gevaerts
2006-03-28 16:29 ` patch : hdaps on " Jean Delvare
2006-03-28 17:00   ` Frank Gevaerts
2006-04-01 15:04     ` Jean Delvare
2006-04-01 21:32       ` Frank Gevaerts
2006-04-03 16:35       ` Frank Gevaerts
2006-04-08 15:02         ` Jean Delvare
2006-04-08 16:53           ` Frank Gevaerts
2006-10-11 14:07           ` Jean Delvare
2006-10-11 14:38             ` Frank Gevaerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox