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
F102174415: D32257.diff
Fri, Nov 8, 12:39 PM
Unknown Object (File)
Tue, Oct 22, 7:20 PM
Unknown Object (File)
Oct 1 2024, 2:37 PM
Unknown Object (File)
Sep 27 2024, 1:32 PM
Unknown Object (File)
Sep 27 2024, 8:36 AM
Unknown Object (File)
Sep 27 2024, 3:31 AM
Unknown Object (File)
Sep 5 2024, 7:12 AM
Unknown Object (File)
Sep 5 2024, 2:03 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