Page MenuHomeFreeBSD

thunderbolt: Pink Sardine support
ClosedPublic

Authored by obiwac on Oct 2 2025, 3:50 PM.
Tags
None
Referenced Files
F170470622: D52862.id183963.diff
Fri, Sep 4, 11:46 PM
F170466642: D52862.id183963.diff
Fri, Sep 4, 11:18 PM
Unknown Object (File)
Fri, Sep 4, 12:54 AM
Unknown Object (File)
Thu, Sep 3, 5:24 AM
Unknown Object (File)
Tue, Sep 1, 9:31 PM
Unknown Object (File)
Tue, Sep 1, 11:31 AM
Unknown Object (File)
Tue, Sep 1, 10:34 AM
Unknown Object (File)
Tue, Sep 1, 4:41 AM
Subscribers

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 Not Applicable
Unit
Tests Not Applicable

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
1100

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
1100

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

This revision was not accepted when it landed; it landed in state Needs Review.Thu, Aug 13, 5:51 AM
This revision was automatically updated to reflect the committed changes.