Page MenuHomeFreeBSD

thunderbolt: Support generic USB4 NHIs
Needs ReviewPublic

Authored by obiwac on Oct 2 2025, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 9:18 AM
Unknown Object (File)
Wed, Oct 29, 9:17 AM
Unknown Object (File)
Wed, Oct 29, 8:56 AM
Unknown Object (File)
Wed, Oct 29, 1:03 AM
Unknown Object (File)
Tue, Oct 28, 11:39 PM
Unknown Object (File)
Tue, Oct 28, 2:14 PM
Unknown Object (File)
Sun, Oct 26, 11:20 PM
Unknown Object (File)
Sun, Oct 26, 9:00 PM
Subscribers
None

Details

Summary

Check a PCI device's class, subclass, and progif to figure out if it is
a USB4 NHI. Pink Sardine can thus be removed from nhi_identifiers as it
is a generic USB4 device.

nhi_identifiers is just kept for NHIs with quirks, notably pre-USB4
Thunderbolt chips.

Also, remove MODULE_PNP_INFO() for now. Will add this back once
thunderbolt driver is fully functional and tested.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67492
Build 64375: arc lint + arc unit