K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-01-06T17:23:37.268463Z K 7 svn:log V 379 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 END