iicbus(4) speed selection
Henrik Brix Andersen
brix at FreeBSD.org
Sun Dec 14 06:58:11 PST 2008
Hi,
One of the parameters to our iicbus_reset method is a speed selection,
which can be either IIC_SLOW, IIC_FAST or IIC_FASTEST.
Both arm/at91/at91_twi.c and dev/pcf/pcf.c interpret these as 1.5kb/s,
45kb/s and 90kb/s respectively, which has me wondering. Knowing I2C, I
would have expected something like 10kb/s, 100kb/s and 400kb/s.
Does anybody know why these speeds were selected when implementing the
above mentioned drivers? Are new drivers required to match these
speeds?
Brix
--
Henrik Brix Andersen <brix at FreeBSD.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 217 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-embedded/attachments/20081214/e883fe8d/attachment.pgp
More information about the freebsd-embedded
mailing list