I've been working on a project to allow a Raspberry Pi to be a management controller on an IPMB. I have a working driver now for the I2C slave interface for the Pis that works on many of the Pi boards. Unfortunatly, it's not a general I2C slave driver; it won't for as a normal I2C slave because of deficiencies in the hardware. IPMB is probably all it's good for, and the hardware will probably never be good for much else.
The code is available at https://github.com/cminyard/linux-pi-i2c-slave and I have some basic instructions. Is anyone interested in this? If so, I can provide better instructions and work on pushing this into the mainstream kernel. Let me know. -corey _______________________________________________ Openipmi-developer mailing list Openipmi-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openipmi-developer