Re: patch : hdaps on Thinkpad R52

From: Arkadiusz Miskiewicz
Date: Sat Mar 25 2006 - 18:40:40 EST


On Saturday 25 March 2006 22:09, you wrote:
> On Tue, Mar 14, 2006 at 09:57:58PM +0100, Frank Gevaerts wrote:
> > Hello,
>
> Hi Frank,
>
> > I had to add a new entry to the hdaps_whitelist table in hdaps.c to get
> > my Thinkpad R52 recognized. Patch is attached
>
> please resend your patch:
> - inline in the email (not an attachment) and
> - with a Signed-off-by: line

Here is a patch for Z60m. hdaps seems working fine - pivot utility reports values
that match description by R. Love sent to this ml few months ago.

Signed-off-by: Arkadiusz Miskiewicz <arekm@xxxxxxxxxxxxx>

--- linux-2.6.16/drivers/hwmon/hdaps.c.org 2006-03-26 00:30:53.000000000 +0100
+++ linux-2.6.16/drivers/hwmon/hdaps.c 2006-03-26 00:31:30.000000000 +0100
@@ -528,6 +528,7 @@
HDAPS_DMI_MATCH_NORMAL("ThinkPad X40"),
HDAPS_DMI_MATCH_NORMAL("ThinkPad X41 Tablet"),
HDAPS_DMI_MATCH_NORMAL("ThinkPad X41"),
+ HDAPS_DMI_MATCH_NORMAL("ThinkPad Z60m"),
{ .ident = NULL }
};


>
> > Frank
>
> TIA
> Adrian

--
Arkadiusz Miśkiewicz PLD/Linux Team
http://www.t17.ds.pwr.wroc.pl/~misiek/ http://ftp.pld-linux.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/