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:           Tue Sep 23 13:57:31 UTC 2025

Modified Files:
        src/sys/arch/macppc/dev: cuda.c
        src/sys/arch/sandpoint/sandpoint: autoconf.c
        src/sys/dev/i2c: i2c_enum.h

Log Message:
Make the i2c_enumerate_deventries() callback a bit more generic so
it can also be used for the filtering function that macppc::cuda
and sandpoint need.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/macppc/dev/cuda.c
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/sandpoint/sandpoint/autoconf.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/i2c_enum.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