Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: thorpej
Date: Fri Oct 3 14:03:10 UTC 2025
Modified Files:
src/sys/arch/macppc/macppc: autoconf.c
src/sys/dev/i2c: adm1021.c dbcool.c dstemp.c lm75.c
Log Message:
Use device_{get,set}prop_string() for sensor names.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/macppc/macppc/autoconf.c
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/i2c/adm1021.c
cvs rdiff -u -r1.66 -r1.67 src/sys/dev/i2c/dbcool.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/i2c/dstemp.c
cvs rdiff -u -r1.49 -r1.50 src/sys/dev/i2c/lm75.c
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