Module Name: src Committed By: macallan Date: Tue Jul 27 20:23:42 UTC 2021
Modified Files: src/sys/arch/macppc/conf: files.macppc src/sys/dev/i2c: files.i2c Added Files: src/sys/arch/macppc/dev: fcu.c Removed Files: src/sys/dev/i2c: fcu.c Log Message: move the fcu driver into arch/macppc where it belongs To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/sys/arch/macppc/conf/files.macppc cvs rdiff -u -r0 -r1.1 src/sys/arch/macppc/dev/fcu.c cvs rdiff -u -r1.13 -r0 src/sys/dev/i2c/fcu.c cvs rdiff -u -r1.115 -r1.116 src/sys/dev/i2c/files.i2c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.