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:   jdc
Date:           Tue Feb 10 12:07:02 UTC 2026

Modified Files:
        src/sys/dev/i2c: adm1026.c adm1026reg.h

Log Message:
Add limits (therm, high and low) to ADM1026 sensors.
Change conversions to define's because we use them in more places.
Fix a bug when checking if V2.5 2 is configured.
Move start/stop monitoring to separate functions and use them in pmf*.
Add missing NetBSD keywords.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/i2c/adm1026.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/adm1026reg.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