Hello I'm trying to backport lm77 to kernel 2.4. lm77.c compiles :-) but it is not recognized on the wrap board. The lm77 on wrap is accessible on secondary I2C bus at address 90h How can I access it there? I've seen in a thread that in 2.6 you must use scx200_acb (because no userspace support). What can I use in 2.4 kernel so the lm77 is acessible? To get/set temperature do I need userspace support? Thanks for any help Beat