[lm-sensors] [PATCH 2/2] hwmon/f71882fg: Add support for F71808A

Hans de Goede hdegoede at redhat.com
Wed Apr 27 19:32:07 CEST 2011


Hi

On 04/27/2011 04:17 PM, Jean Delvare wrote:
> Err, wait a minute...
>
> On Thu, 21 Apr 2011 15:44:18 +0200, Hans de Goede wrote:
>> @@ -164,6 +169,7 @@ static const char f71882fg_fan_has_beep[] = {
>>
>>   static const char f71882fg_nr_fans[] = {
>>   	[f71808e]	= 3,
>> +	[f71808a]	= 2, /* +1 fan which is monitor + simple pwm only */
>>   	[f71858fg]	= 3,
>>   	[f71862fg]	= 3,
>>   	[f71869]	= 3,
>
> The values related to the extra fan are never read from the chip, are
> they?

Ugh, good catch, I _cannot_ believe I forgot that, but well I did :)

1 patch fixing this coming up. Feel free to squash it into the
"Add support for F71808A" commit if you prefer not having a git tree
status with this bug in there.

Regards,

Hans



More information about the lm-sensors mailing list