Michael Renzmann wrote:
I will try to apply this patch too. Can you point it to me ...Hi. On Wed, 2006-01-18 at 06:12 +0100, Michael Renzmann wrote: I'm working with 2.6 kernel ... BTW: Have you and idea when it occures. In my case it was 2 times when the temp. seems to reach 60C. The other board had no problem. As noted I will test other boards (I have some ...) #define POLL_TIMEOUT (HZ)Could you please check what value POLL_TIMEOUT is set to in your version of scx200_acb? and I think (not shure) HZ is defined in include/asm-i386/aram.h #ifdef __KERNEL__ # define HZ 1000 /* Internal kernel timer frequency */ # define USER_HZ 100 /* .. some user interfaces are in "ticks" */ # define CLOCKS_PER_SEC (USER_HZ) /* like times() */ #endif #ifndef HZ #define HZ 100 #endif 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 EEC version? Greetings Beat Bye, Mike |
_______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
