freebsd-dev/sys/dev/iicbus
Nathan Whitehorn 517524ec87 Fix iicbus_get_addr() on 64-bit big-endian systems. The bus accessor
passes a uintptr_t, not a uint32_t.
2010-07-08 14:19:52 +00:00
..
ad7418.c
ds133x.c
ds1672.c
icee.c
if_ic.c
iic.c
iic.h Add two new flags (IIC_M_NOSTOP and IIC_M_NOSTART) to struct iic_msg to 2010-06-05 17:48:26 +00:00
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c Fix iicbus_get_addr() on 64-bit big-endian systems. The bus accessor 2010-07-08 14:19:52 +00:00
iicbus.h
iiconf.c Revert changes accidentally committed as part of r209298. 2010-06-18 14:20:54 +00:00
iiconf.h
iicsmb.c