All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Soós Péter" <sp@osb.hu>
To: rlove@rlove.org
Cc: linux-kernel@vger.kernel.org
Subject: Patch for hdaps to support Lenovo ThinkPad T60
Date: Tue, 26 Sep 2006 20:35:54 +0200	[thread overview]
Message-ID: <4519730A.8030500@osb.hu> (raw)

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

Hi,

I attached a trivial patch for kernel 2.6.18 to support hdaps on Lenovo
ThinkPad T60. It was tested with pivot utility comes from
http://www.kernel.org/pub/linux/kernel/people/rml/hdaps and seem to be OK.

Please apply it.

Thanks,
-- 
Soós Péter		Pannonhalmi Főapátság / Archabbey of Pannonhalma
			H-9090 Pannonhalma, Vár 1.
			Tel: +3696570189, Fax: +3696570183

[-- Attachment #2: hdaps_tpt60-2.6.18.patch --]
[-- Type: text/x-patch, Size: 455 bytes --]

--- ./drivers/hwmon/hdaps.c.orig	2006-09-23 21:43:04.000000000 +0200
+++ ./drivers/hwmon/hdaps.c	2006-09-23 21:44:24.000000000 +0200
@@ -537,6 +537,7 @@
 		HDAPS_DMI_MATCH_NORMAL("ThinkPad T42"),
 		HDAPS_DMI_MATCH_NORMAL("ThinkPad T43"),
 		HDAPS_DMI_MATCH_LENOVO("ThinkPad T60p"),
+		HDAPS_DMI_MATCH_LENOVO("ThinkPad T60"),
 		HDAPS_DMI_MATCH_NORMAL("ThinkPad X40"),
 		HDAPS_DMI_MATCH_NORMAL("ThinkPad X41"),
 		HDAPS_DMI_MATCH_LENOVO("ThinkPad X60"),

                 reply	other threads:[~2006-09-26 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4519730A.8030500@osb.hu \
    --to=sp@osb.hu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rlove@rlove.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.