K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2013-10-29T14:19:42.336771Z K 7 svn:log V 292 More BUS_PROBE_NOWILDCARD sweeping. Some devices here (if_ath_ahb and siba) resist easy conversion since they implement a great deal of their attach logic inside probe(). Some of this could be fixed by moving it to attach(), but some requires something more subtle than BUS_PROBE_NOWILDCARD. END