Searched hist:228728 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/iicbus/
H A Diicbb.cdiff 228728 Tue Dec 20 03:00:36 MST 2011 adrian IIC bitbang changes - prepare to make the bit delay configurable; debug print changes.

* Right now the delay is hard coded at 10uS. This is a bit long when doing lots
of periodic i2c transactions. So create a 'udelay' parameter and initialise it
to 10. This can be tuned later.

* Add a newline after a transaction finishes, so the debugging output isn't so
horrible.

Completed in 41 milliseconds