Page MenuHomeFreeBSD

thunderbolt: Pink Sardine support
Needs ReviewPublic

Authored by obiwac on Oct 2 2025, 3:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 11, 10:20 AM
Unknown Object (File)
Tue, Mar 10, 7:28 AM
Unknown Object (File)
Mon, Mar 9, 6:41 PM
Unknown Object (File)
Tue, Mar 3, 8:55 PM
Unknown Object (File)
Tue, Mar 3, 1:15 PM
Unknown Object (File)
Tue, Mar 3, 9:18 AM
Unknown Object (File)
Tue, Mar 3, 1:26 AM
Unknown Object (File)
Sun, Mar 1, 8:45 PM
Subscribers
None

Details

Summary

Support Pink Sardine NHIs. The only practical change this requires is
clearing the ISR0 register.

Also add IDs for the Pink Sardine PCI-PCI bridge to tb_pcib.

Sponsored by: The FreeBSD Foundation

Diff Detail

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

Event Timeline

obiwac requested review of this revision.Oct 2 2025, 3:50 PM
obiwac created this revision.
obiwac added inline comments.
sys/dev/thunderbolt/nhi.c
1057

See comment in D49451 about specifying where this reference is from. Though maybe I should do a separate commit with this change to all existing references in the USB4 code.

sys/dev/thunderbolt/nhi.c
1057

Yeah, I'd just go ahead and make that change for any existing references first.