thunderbolt: Fix stale symlink for opt_acpi_wmi.hReported by: woschSponsored by: The FreeBSD Foundation
thunderbolt: Import USB4 codeAdd initial USB4 code written by Scott Long and originally passed on toHPS (source: https://github.com/hselasky/usb4), minus the ICM code andwith some small fixes.F
thunderbolt: Import USB4 codeAdd initial USB4 code written by Scott Long and originally passed on toHPS (source: https://github.com/hselasky/usb4), minus the ICM code andwith some small fixes.For context, older TB chips implemented the connection manager infirmware (ICM) instead of in the OS (HCM), but maintaining the ICM codewould be a huge burden for not many chips.Mostly completed work:- Debug/trace framework.- NHI controller driver.- PCIe bridge driver.- Router and config space layer handling (just reading in this commit).Link to the email where Scott shared details about the initial USB4work:https://lists.freebsd.org/archives/freebsd-hackers/2024-July/003411.htmlGlanced at by: emaste, impSponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D49450Event: EuroBSDcon 2025
show more ...