Page MenuHomeFreeBSD

USB: adjust the Generic XHCI ACPI probe return value
ClosedPublic

Authored by bz on Oct 1 2021, 1:04 PM.
Tags
None
Referenced Files
F132667834: D32257.id96069.diff
Sat, Oct 18, 9:56 PM
Unknown Object (File)
Thu, Oct 16, 7:35 PM
Unknown Object (File)
Thu, Oct 16, 5:48 PM
Unknown Object (File)
Thu, Oct 16, 11:54 AM
Unknown Object (File)
Sat, Oct 11, 12:35 AM
Unknown Object (File)
Thu, Oct 9, 12:35 PM
Unknown Object (File)
Fri, Oct 3, 2:42 AM
Unknown Object (File)
Sun, Sep 21, 5:01 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 41883
Build 38771: arc lint + arc unit