On Mon, 13 Oct 2008, Christoph Egger wrote:
Paul Goyette wrote:
Module Name: src
Committed By: pgoyette
Date: Sun Oct 12 13:17:28 UTC 2008
Modified Files:
src/sys/conf: files
src/sys/dev/i2c: files.i2c
src/sys/dev/ic: nslm7x.c nslm7xvar.h
src/sys/dev/isa: lm_isa.c
Added Files:
src/sys/dev/i2c: lm_i2c.c
Log Message:
Add an i2c attachment for the LM78 family of temp sensor/fan control
Tested by Martin Husemann
This breaks the build of lm_isa.c when compiling the i386 ALL kernel.
Ouch - will investigate and fix pront.