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)
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
Unknown Object (File)
Sep 4 2024, 9:32 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable