freebsd-skq/sys/dev/iicbus
Andreas Tobler 1b49664037 - Improve error handling.
- Add a retry loop for the i2c sensor reading.
- Check on busy status of the chip and on invalid values.
- Fix a typo in a comment.
- Replace the constant 2732 with the ZERO_C_TO_K macro.

Approved by:	nwhitehorn (mentor)
2011-06-04 09:23:54 +00:00
..
ad7417.c Update the I2C-based temperature/fan drivers to connect to the Powermac 2011-05-29 18:35:57 +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
iic.c
iic.h Fix typo in comment. 2010-08-07 08:31:32 +00:00
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
iicbus.h
iiconf.c Provide support for IIC_M_NOSTOP/IIC_M_NOSTART for bit-banging and 2010-11-08 19:53:16 +00:00
iiconf.h
iicsmb.c
max6690.c - Improve error handling. 2011-06-04 09:23:54 +00:00