Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   pgoyette
Date:           Thu Oct  2 00:47:51 UTC 2008

Modified Files:
        src/share/man/man4: Makefile
        src/sys/dev/i2c: files.i2c
Added Files:
        src/share/man/man4: dbcool.4
        src/sys/dev/i2c: dbcool.c dbcool_reg.h dbcool_var.h

Log Message:
Add new driver for dbCool(tm) family of Thermal Monitor and Fan Controller.
Supported chips: ADM1027, ADM1030, ADT7463, ADT7466, ADT7467, ADT7468,
ADT7473, ADT7475, and ADT7476.  Notably missing is the ADT7490, and fan
controller support on the ADT7466 is still on the to-do list.

Tested by myself and njoly@
Reviewed by garbled@
Commit approved by christos@, bouyer@, cube@, and matt@


To generate a diff of this commit:
cvs rdiff -r1.475 -r1.476 src/share/man/man4/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man4/dbcool.4
cvs rdiff -r0 -r1.1 src/sys/dev/i2c/dbcool.c src/sys/dev/i2c/dbcool_reg.h \
    src/sys/dev/i2c/dbcool_var.h
cvs rdiff -r1.18 -r1.19 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