CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/07 07:27:23
Modified files:
sys/dev/ofw : ofw_misc.c ofw_misc.h
Log message:
Add an I2C framework, so that nodes that need to use I2C but
are not children of the I2C controller are able to use it.
ok kettenis@
