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:           Mon Sep 22 12:50:13 UTC 2025

Modified Files:
        src/sys/arch/macppc/dev: cuda.c

Log Message:
cuda's i2c children are not in the OF device tree.  Rather than using
an i2c-child-devices array, provide a private i2c device enumeration
method by subclassing our devhandle and providing that to the iic
instance.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/macppc/dev/cuda.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