Source-Changes archive

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

CVS commit: [netbsd-8] src



Module Name:    src
Committed By:   martin
Date:           Thu Mar  8 14:29:12 UTC 2018

Modified Files:
        src/share/man/man4 [netbsd-8]: sdtemp.4
        src/sys/dev/i2c [netbsd-8]: sdtemp.c sdtemp_reg.h

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #615):
        share/man/man4/sdtemp.4: revision 1.7-1.8
        sys/dev/i2c/sdtemp_reg.h: revision 1.13
        sys/dev/i2c/sdtemp.c: revision 1.33

- Add another device ID of Maxim MAX6604.

- Add Microchip EMC1501.

- ADT7408's device ID is not 0x80 but 0x08.

Add Microchip EMC1501.

Remove unnecessary macros.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.6.1 src/share/man/man4/sdtemp.4
cvs rdiff -u -r1.32 -r1.32.8.1 src/sys/dev/i2c/sdtemp.c
cvs rdiff -u -r1.12 -r1.12.8.1 src/sys/dev/i2c/sdtemp_reg.h

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