freebsd-dev/sys/dev/iicbus
Nathan Whitehorn 789c4b9d08 Change the way I2C bus attachment works to allow firmware-assisted bus
subclasses as are available with PCI. Changes I2C device drivers without
real probe logic to return BUS_PROBE_NOWILDWARD to avoid interference with
firmware bus enumeration, and reduces the probe priority of the iicbus
base driver to allow subclass attachment at higher priority.

Discussed on:	freebsd-arch
2009-01-06 17:23:37 +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 Streamline #include sections in ds133x and ds1672 drivers. This unbreaks the 2008-09-08 15:49:07 +00:00
ds1672.c Change the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +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 the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +00:00
iic.c Change the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +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 Add locking to the various iicbus(4) bridge drivers: 2008-08-04 20:46:15 +00:00
iicbus_if.m const poison 2006-12-05 06:19:36 +00:00
iicbus.c Change the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +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 const poison 2006-12-05 06:19:36 +00:00
iicsmb.c Change the way I2C bus attachment works to allow firmware-assisted bus 2009-01-06 17:23:37 +00:00