Hi Michael, > The driver is available via Subversion at > http://projects.otaku42.de/svn/lm77/trunk but you can also view the source > with your browser at http://projects.otaku42.de/viewcvs/lm77/trunk/ . > > If you want to compile the driver, copy lm77.[ch] to the kernel/chips > subdirectory of your local lm_sensors-2.9.2 copy. Then edit > kernel/chips/Module.mk and add the line: > > KERNELCHIPSTARGETS += $(MODULE_DIR)/lm77.o > > right after > > KERNELCHIPSTARGETS += $(MODULE_DIR)/smbus-arp.o > > Now (re)compile as usual. It would be much easier for everyone if you could just provide a patch against lm_sensors CVS. This is what you will have to provide in the end if you want your driver to be merged in our CVS repository anyway. Thanks, -- Jean Delvare