HomeFreeBSD

USB: adjust the Generic XHCI ACPI probe return value

Description

USB: adjust the Generic XHCI ACPI probe return value

Change the probe return value from BUS_PROBE_DEFAULT to BUS_PROBE_GENERIC
given this is the "generic" attach method. This allows individual
drivers using XHCI generic but needing their own intialisation to
gain priority for attaching over the generic implementation.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D32257

Details

Provenance
bzAuthored on Oct 1 2021, 1:37 PM
Reviewer
hselasky
Differential Revision
D32257: USB: adjust the Generic XHCI ACPI probe return value
Parents
rG09dd08f16781: net80211: correct length check in ieee80211_ies_expand()
Branches
Unknown
Tags
Unknown