[lm-sensors] [PATCH] hwmon: (abituguru3) Add AUX4 fan input for Abit IP35 Pro
Hans de Goede
j.w.r.degoede at hhs.nl
Wed Jan 16 15:51:26 CET 2008
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 at 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 at hhs.nl>
Regards,
Hans
More information about the lm-sensors
mailing list