HomeFreeBSD

Change BUS_PROBE_HOOVER from -500 to -1000000. We have PCI bus drivers

Description

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.

Details

Provenance
marcelAuthored on
Parents
rS284087: Turns out amd64 is hit too by ix. When it works, turn it back on.
Branches
Unknown
Tags
Unknown