lkml.org 
[lkml]   [2004]   [Apr]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Sensors (W83627HF) in Tyan S2882
Jean Delvare wrote:
>>> Nice catching. However the fix is not correct. "W83627HF" is the
>>> correct name and "W83682HF" is the typo.
>>
>> You sure ? Looks like W83627HF is handled by the 2nd one, no ?
>
> Sure. Both drivers handle it. The w83267hf driver is prefered if the
> chip is found on the ISA bus, however the w83781d is the only one
> that can handle the chip if it's on the I2C bus.
>
> For a list of supported chips for each driver, you can take a look at
> the comments in the headers of the source files.

Ok, so I suppose this is the appropriate patch :


--- drivers/i2c/chips/Kconfig.orig 2004-04-19 19:05:53.000000000 +0200
+++ drivers/i2c/chips/Kconfig 2004-04-19 19:10:15.000000000 +0200
@@ -163,7 +163,7 @@
select I2C_SENSOR
help
If you say yes here you get support for the Winbond W8378x series
- of sensor chips: the W83781D, W83782D, W83783S and W83682HF,
+ of sensor chips: the W83781D, W83782D, W83783S and W83627HF,
and the similar Asus AS99127F.

This driver can also be built as a module. If so, the module

--
Fabian

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.115 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site