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

Details

Provenance
impAuthored on May 18 2024, 1:07 PM
Parents
rGfb623aab3927: diff: honour -B flag with -q
Branches
Unknown
Tags
Unknown