<div dir="ltr">Sebastian,<div>Makes sense. I think I understand the idea a little better now, we are using the linux uapi i2c API, but not the actual i2c bus and device driver implementations from linux, right?</div><div><br></div><div>For the Pi ( and others like the Beagleboard ) we need to come up with an i2c BSP bus driver ( similar to cadence-i2c.c/h ) then a set of i2c device drivers to go in cpukit/dev/i2c.</div><div><br></div><div>Do the individual device drivers, such as cpukit/dev/i2c/gpi-nxp-pca9535.c, resemble the equivalent linux driver?</div><div><br></div><div>Thanks,</div><div>Alan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 23, 2014 at 1:01 AM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On 22/12/14 22:17, Alan Cudmore wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Why was the Linux API chosen over FreeBSD? Wouldn't we want to keep going down the *BSD path to provide drivers and libraries?<br>
</blockquote>
<br></span>
We also looked at the FreeBSD, OpenBSD and NetBSD I2C stuff, but the Linux I2C API appeared to be the best and most widely used.<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : <a href="tel:%2B49%2089%20189%2047%2041-16" value="+4989189474116" target="_blank">+49 89 189 47 41-16</a><br>
Fax     : <a href="tel:%2B49%2089%20189%2047%2041-09" value="+4989189474109" target="_blank">+49 89 189 47 41-09</a><br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-<u></u>brains.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
</div></div></blockquote></div><br></div>