<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michael Renzmann wrote:
<blockquote cite="mid1137567230.4451.29.camel@gimli" type="cite">
<pre wrap="">Hi.
On Wed, 2006-01-18 at 06:12 +0100, Michael Renzmann wrote:
</pre>
<blockquote type="cite">
<pre wrap="">There have been some patches to the scx200_acb driver in the lm-sensors
mailing list recently, which are said to fix some bugs in the driver.
I'll give them a try (after backporting them to 2.4.x) and let you know
if that helped us.
</pre>
</blockquote>
<pre wrap=""><!---->
I'm getting old. I already applied these patches, so they didn't help us
with the problem.
</pre>
</blockquote>
I will try to apply this patch too. Can you point it to me ...<br>
I'm working with 2.6 kernel ...<br>
<br>
BTW: Have you and idea when it occures. In my case it was 2 times when
the temp. seems to reach 60C.<br>
The other board had no problem. As noted I will test other boards (I
have some ...)<br>
<blockquote cite="mid1137567230.4451.29.camel@gimli" type="cite">
<pre wrap="">Could you please check what value POLL_TIMEOUT is set to in your version
of scx200_acb?
</pre>
</blockquote>
#define POLL_TIMEOUT (HZ)<br>
<br>
and I think (not shure) HZ is defined in<br>
<br>
include/asm-i386/aram.h<br>
<br>
<br>
#ifdef __KERNEL__<br>
# define HZ 1000 /* Internal kernel timer
frequency */<br>
# define USER_HZ 100 /* .. some user interfaces are
in "ticks" */<br>
# define CLOCKS_PER_SEC (USER_HZ) /* like times() */<br>
#endif<br>
<br>
#ifndef HZ<br>
#define HZ 100<br>
#endif<br>
<br>
<br>
BTW: What wrap board are you using? wrap2c? If you have easy access to
the boards what version is printed near the cf slot 0443 or 0445 and
what<br>
EEC version?<br>
<br>
Greetings<br>
<br>
Beat<br>
<blockquote cite="mid1137567230.4451.29.camel@gimli" type="cite">
<pre wrap="">Bye, Mike
</pre>
</blockquote>
<br>
</body>
</html>