Support for Winbond W83687THF in Lm_sensors-2.9.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jean,

Hate to bother you, you are so busy! 

--- Jean Delvare <khali at linux-fr.org> wrote:

> Hi Hugo,
>  
> Your patch looks almost correct to me, I think you
> simply forgot to
> update this part:
> 
> 	if (kind == w83627hf) {
> 		type_name = "w83627hf";
> 		client_name = "W83627HF chip";
> 	} else if (kind == w83627thf) {
> 		type_name = "w83627thf";
> 		client_name = "W83627THF chip";
> 	} else if (kind == w83697hf) {
> 		type_name = "w83697hf";
> 		client_name = "W83697HF chip";
> 	} else if (kind == w83637hf) {
> 		type_name = "w83637hf";
> 		client_name = "W83637HF chip";
> 	} else {
> 		goto ERROR1;
> 	}
> 
> 
> You need another "else if" statement for the
> W83687THF here, and it
> should be OK after that.
> 
> Let us know :)
> 

I got that one after I posted, still "no sensors
found".

I attach my updated patch, with that change added.

Thanks for answering!

Hugo



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: w83627hf.diff
Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20050731/dfa2574a/attachment.pl 


[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux