Page MenuHomeFreeBSD

thunderbolt: Support generic USB4 NHIs
Needs ReviewPublic

Authored by obiwac on Thu, Oct 2, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 9:35 AM
Unknown Object (File)
Fri, Oct 10, 9:35 AM
Unknown Object (File)
Fri, Oct 10, 3:14 AM
Unknown Object (File)
Fri, Oct 3, 1:20 PM
Unknown Object (File)
Fri, Oct 3, 7:51 AM
Unknown Object (File)
Thu, Oct 2, 8:28 PM
Unknown Object (File)
Thu, Oct 2, 7:33 PM
Unknown Object (File)
Thu, Oct 2, 7:30 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