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
F84774820: D32257.id96069.diff
Tue, May 28, 11:32 AM
Unknown Object (File)
Sun, May 19, 11:28 PM
Unknown Object (File)
Fri, May 10, 11:52 AM
Unknown Object (File)
Apr 25 2024, 1:48 PM
Unknown Object (File)
Apr 24 2024, 1:33 PM
Unknown Object (File)
Apr 24 2024, 8:10 AM
Unknown Object (File)
Mar 20 2024, 9:40 PM
Unknown Object (File)
Feb 18 2024, 8:23 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable