freebsd-dev/sys/dev/iicbus
Marius Strobl 4b7ec27007 - There's no need to overwrite the default device method with the default
one. Interestingly, these are actually the default for quite some time
  (bus_generic_driver_added(9) since r52045 and bus_generic_print_child(9)
  since r52045) but even recently added device drivers do this unnecessarily.
  Discussed with: jhb, marcel
- While at it, use DEVMETHOD_END.
  Discussed with: jhb
- Also while at it, use __FBSDID.
2011-11-22 21:28:20 +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
iicbus_if.m
iicbus.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +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 - 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