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
F160529850: D32257.id96069.diff
Thu, Jun 25, 9:38 AM
Unknown Object (File)
Mon, Jun 22, 2:13 PM
Unknown Object (File)
Sun, Jun 21, 10:11 PM
Unknown Object (File)
Mon, Jun 8, 12:29 PM
Unknown Object (File)
May 23 2026, 8:17 AM
Unknown Object (File)
May 22 2026, 12:38 PM
Unknown Object (File)
May 22 2026, 8:40 AM
Unknown Object (File)
May 20 2026, 11:56 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