Page MenuHomeFreeBSD

thunderbolt: Pink Sardine support
Needs ReviewPublic

Authored by obiwac on Oct 2 2025, 3:50 PM.
Tags
None
Referenced Files
F157103647: D52862.id172660.diff
Mon, May 18, 11:31 AM
F157099097: D52862.id163354.diff
Mon, May 18, 10:49 AM
Unknown Object (File)
Sun, May 17, 12:19 PM
Unknown Object (File)
Sun, May 17, 11:14 AM
Unknown Object (File)
Sun, May 17, 7:41 AM
Unknown Object (File)
Sat, May 16, 6:36 PM
Unknown Object (File)
Sat, May 16, 4:31 PM
Unknown Object (File)
Thu, May 14, 9:42 AM
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 70984
Build 67867: 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
1058

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
1058

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