K 10 svn:author V 6 marcel K 8 svn:date V 27 2015-06-06T17:25:45.577099Z K 7 svn:log V 306 Change BUS_PROBE_HOOVER from -500 to -1000000. We have PCI bus drivers return -1000 and -10000 to establish a pecking order and we don't want catch-all or match-all drivers to attach instead of them. With this change poto(4) can be compiled into the kernel (or preloaded from the loader), without impact. END