freebsd-skq/sys/dev/iicbus
imp 49862bc6da Reference Hauppage's cxm_iic bit-bang device here.
Add a note that suggests a cleanup.

Note: This patch was derived based on looking at the pvrxxx/pvr250
ports' Makefiles only, and may be incomplete.  It is not derived from
anything I saw from Hauppage.
2006-12-05 05:06:59 +00:00
..
ad7418.c i2c driver for Analog Devices AD7418 2006-11-19 23:39:54 +00:00
ds1672.c i2c and clock driver for Dallas Semiconductor DS1672 RTC 2006-11-19 23:40:58 +00:00
if_ic.c Minor style(9) treatment to make things a little more consistant 2006-08-21 17:32:50 +00:00
iic.c <blush> copyout on read, not write. 2006-11-22 06:03:39 +00:00
iic.h Add a fake flag for write. Many drivers have started to use it and it 2006-11-28 06:51:36 +00:00
iicbb_if.m
iicbb.c Reference Hauppage's cxm_iic bit-bang device here. 2006-12-05 05:06:59 +00:00
iicbus_if.m Allow iic bridges to support a generalized transfer, rather than 2006-07-14 23:15:06 +00:00
iicbus.c o define transfer method 2006-11-19 23:42:32 +00:00
iicbus.h Allow iic bridges to support a generalized transfer, rather than 2006-07-14 23:15:06 +00:00
iiconf.c Allow iic bridges to support a generalized transfer, rather than 2006-07-14 23:15:06 +00:00
iiconf.h Remove unused leftovers. 2006-11-28 00:05:04 +00:00
iicsmb.c Minor overhaul of SMBus support: 2006-09-11 20:52:41 +00:00