Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/i2c
Module Name: src
Committed By: macallan
Date: Wed Aug 10 14:18:28 UTC 2005
Modified Files:
src/sys/dev/i2c: files.i2c
Added Files:
src/sys/dev/i2c: adm1030.c adm1030var.h adt7467.c adt7467var.h
Log Message:
added drivers for Analog Devices ADT7467 and ADM1030 thermal monitor / fan
controller chips found in various Apple laptops and probably other machines.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/i2c/adm1030.c src/sys/dev/i2c/adm1030var.h \
src/sys/dev/i2c/adt7467.c src/sys/dev/i2c/adt7467var.h
cvs rdiff -r1.3 -r1.4 src/sys/dev/i2c/files.i2c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index