HomeFreeBSD

devctl: Disable the boottime optimization of suppressing NOMATCH

Description

devctl: Disable the boottime optimization of suppressing NOMATCH

The usb bus code (uhub) doens't present the same information to devctl
as it does to the NOMATCH events it generats. As such, devmatch fails to
find USB devices on boot when NOMATCH events are optimized out. Since
the savings of boot time is relatively trivial for all but the most
demanding boot environments, disable it by default until this issue is
fixed.

Fixes: 6437872c1d66
MFC After: 1 minute
Sponsored by: Netflix

(cherry picked from commit 97aedd3395b4e9b017e29823096771aff0835ff0)

Details

Provenance
impAuthored on May 18 2024, 1:07 PM
Parents
rG3ebd2b1c7308: if_vxlan(4): Add checking for loops and nesting of tunnels
Branches
Unknown
Tags
Unknown