Source-Changes archive

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

CVS commit: [thorpej-i2c-spi-conf2] src/sys



Module Name:    src
Committed By:   thorpej
Date:           Sat Sep 11 17:22:36 UTC 2021

Modified Files:
        src/sys/arch/macppc/dev [thorpej-i2c-spi-conf2]: cuda.c ki2c.c
        src/sys/arch/sparc64/sparc64 [thorpej-i2c-spi-conf2]: ofw_patch.c
        src/sys/kern [thorpej-i2c-spi-conf2]: subr_device.c
        src/sys/sys [thorpej-i2c-spi-conf2]: device.h

Log Message:
Add a devhandle_subclass() helper function to simplify the common case
and use it.  Improve some comments.


To generate a diff of this commit:
cvs rdiff -u -r1.29.2.4 -r1.29.2.5 src/sys/arch/macppc/dev/cuda.c
cvs rdiff -u -r1.32.2.3 -r1.32.2.4 src/sys/arch/macppc/dev/ki2c.c
cvs rdiff -u -r1.7.14.4 -r1.7.14.5 src/sys/arch/sparc64/sparc64/ofw_patch.c
cvs rdiff -u -r1.8 -r1.8.2.1 src/sys/kern/subr_device.c
cvs rdiff -u -r1.173 -r1.173.2.1 src/sys/sys/device.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