From: Hans de Goede <j.w.r.degoede@hhs.nl>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] hwmon: (abituguru3) Add AUX4 fan input for
Date: Wed, 16 Jan 2008 14:51:26 +0000 [thread overview]
Message-ID: <478E19EE.4030608@hhs.nl> (raw)
In-Reply-To: <1200423464-19294-1-git-send-email-vsu@altlinux.ru>
Sergey Vlasov wrote:
> Abit IP35 Pro has 6 fan connectors (CPU, SYS and AUX1-4), but the
> entry for AUX4 was missing from the table.
>
> Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
> ---
> drivers/hwmon/abituguru3.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/hwmon/abituguru3.c b/drivers/hwmon/abituguru3.c
> index e72a21b..0e6b142 100644
> --- a/drivers/hwmon/abituguru3.c
> +++ b/drivers/hwmon/abituguru3.c
> @@ -528,6 +528,7 @@ static const struct abituguru3_motherboard_info abituguru3_motherboards[] = {
> { "AUX1 Fan", 33, 2, 60, 1, 0 },
> { "AUX2 Fan", 35, 2, 60, 1, 0 },
> { "AUX3 Fan", 36, 2, 60, 1, 0 },
> + { "AUX4 Fan", 37, 2, 60, 1, 0 },
> { NULL, 0, 0, 0, 0, 0 } }
> },
> { 0x001B, "unknown", {
Looks good to me:
Acked-by: Hans de Goede <j.w.r.degoede@hhs.nl>
Regards,
Hans
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2008-01-16 14:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-15 18:57 [lm-sensors] [PATCH] hwmon: (abituguru3) Add AUX4 fan input for Sergey Vlasov
2008-01-16 14:51 ` Hans de Goede [this message]
2008-01-31 13:21 ` 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=478E19EE.4030608@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.