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, Mar 3, 10:36 AM
Unknown Object (File)
Sat, Feb 28, 6:01 PM
Unknown Object (File)
Fri, Feb 27, 12:09 PM
Unknown Object (File)
Tue, Feb 24, 6:05 PM
Unknown Object (File)
Wed, Feb 18, 3:20 AM
Unknown Object (File)
Mon, Feb 16, 2:33 PM
Unknown Object (File)
Sun, Feb 15, 4:48 PM
Unknown Object (File)
Jan 22 2026, 5:26 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