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
Unknown Object (File)
Wed, Mar 20, 9:40 PM
Unknown Object (File)
Feb 18 2024, 8:23 AM
Unknown Object (File)
Feb 12 2024, 5:16 AM
Unknown Object (File)
Dec 29 2023, 4:00 AM
Unknown Object (File)
Dec 22 2023, 10:36 PM
Unknown Object (File)
Dec 17 2023, 4:23 PM
Unknown Object (File)
Dec 10 2023, 9:44 PM
Unknown Object (File)
Oct 17 2023, 8:04 PM
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