HomeFreeBSD

Move the devmatch rc.d script before netif in the boot process.

Description

Move the devmatch rc.d script before netif in the boot process.

Prior to this change, using lagg to aggregate wired and wireless networks
was broken in the (relatively common) case where wifi drivers + firmware
are loaded by devmatch, since the interface didn't exist at the time when
the lagg interface was being created.

Suggested by: imp
MFC after: 3 days

Details

Provenance
cpercivaAuthored on
Parents
rS361113: sysctl: fix setting net.isr.dispatch during early boot
Branches
Unknown
Tags
Unknown