freebsd-dev/sys/dev/iicbus
Stanislav Sedov 97958cafc8 - Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc"
respectivly. This will allow one to have a kernel with both devices
  present and use it for multiple boards with different types of RTC
  sitting on a bus.

Discussed with:	imp
2009-04-21 22:48:12 +00:00
..
ad7418.c Change the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +00:00
ds133x.c - Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc" 2009-04-21 22:48:12 +00:00
ds1672.c - Rename ds1672 and ds133x devices to "ds1672_rtc" and "ds133x_rtc" 2009-04-21 22:48:12 +00:00
icee.c Change the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +00:00
if_ic.c Change if_output to take a struct route as its fourth argument in order 2009-04-16 20:30:28 +00:00
iic.c Teach iic(4) the 'repeated start' I2C condition. This will be used by the 2009-01-26 13:53:39 +00:00
iic.h Teach iic(4) the 'repeated start' I2C condition. This will be used by the 2009-01-26 13:53:39 +00:00
iicbb_if.m
iicbb.c Fix iicbus_intr, iicbus_write and device_read_ivar prototypes... 2009-02-10 22:50:23 +00:00
iicbus_if.m
iicbus.c Fix iicbus_intr, iicbus_write and device_read_ivar prototypes... 2009-02-10 22:50:23 +00:00
iicbus.h Add locking to the core iicbus(4) drivers: 2008-08-04 21:03:06 +00:00
iiconf.c Handle errors from device_get_chidlren. 2008-08-23 07:38:00 +00:00
iiconf.h
iicsmb.c Fix iicbus_intr, iicbus_write and device_read_ivar prototypes... 2009-02-10 22:50:23 +00:00