Module Name: src Committed By: matt Date: Tue Jan 4 01:25:17 UTC 2011
Added Files: src/sys/dev/i2c: motoi2c.c motoi2creg.h motoi2cvar.h Log Message: Add a generic Motorola/Freescale i2c driver. This was taken from sandpoint and heavily modified. It works on most Freescale PowerPC and ARM SoCs. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/motoi2c.c src/sys/dev/i2c/motoi2creg.h \ src/sys/dev/i2c/motoi2cvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.