Source-Changes archive

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

CVS commit: src/sys/arch/macppc/dev



Module Name:    src
Committed By:   thorpej
Date:           Sun Sep 21 13:56:36 UTC 2025

Modified Files:
        src/sys/arch/macppc/dev: ki2c.c pmu.c smuiic.c

Log Message:
It's no longer necessary to scan for sensor descriptive information
in the macppc i2c controller drivers; device_register() does it for
us.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/macppc/dev/ki2c.c
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/macppc/dev/pmu.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/macppc/dev/smuiic.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