freebsd-dev/sys/dev/iicbus
Adrian Chadd fd06fec782 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.
2011-12-20 02:49:01 +00:00
..
ad7417.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
ad7418.c
ds133x.c
ds1672.c
ds1775.c Replace the FCU_ZERO_C_TO_K with the ZERO_C_TO_K from powermac_thermal.h. 2011-06-04 09:19:53 +00:00
icee.c
if_ic.c Tag mbufs of all incoming frames or packets with the interface's FIB 2011-07-03 16:08:38 +00:00
iic.c Revert r226398 and instead move the allocation of usrbufs after the error check. 2011-10-16 17:38:20 +00:00
iic.h Fix typo in comment. 2010-08-07 08:31:32 +00:00
iicbb_if.m
iicbb.c IIC bitbang changes - prepare to make the bit delay configurable; debug print changes. 2011-12-20 02:49:01 +00:00
iicbus_if.m
iicbus.c Allow the i2c node requirements to be slightly relaxed. 2011-12-04 11:55:33 +00:00
iicbus.h Allow the i2c node requirements to be slightly relaxed. 2011-12-04 11:55:33 +00:00
iiconf.c Allow the i2c node requirements to be slightly relaxed. 2011-12-04 11:55:33 +00:00
iiconf.h
iicsmb.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
max6690.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00