Page MenuHomeFreeBSD

dev/fdt: Add support for non-PCI MSI interrupts
ClosedPublic

Authored by andrew on Oct 24 2025, 3:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 29, 2:36 PM
Unknown Object (File)
Sat, Aug 29, 2:31 PM
Unknown Object (File)
Sun, Aug 23, 3:17 PM
Unknown Object (File)
Aug 13 2026, 1:22 PM
Unknown Object (File)
Aug 9 2026, 1:59 AM
Unknown Object (File)
Aug 8 2026, 7:06 PM
Unknown Object (File)
Aug 7 2026, 10:12 PM
Unknown Object (File)
Aug 6 2026, 12:41 PM
Subscribers

Details

Summary

Some non-PCI devices can send interrupts, e.g. the Arm SMMU or GICv5
Interrupt Wire Bridge. Add support for these by implementing pci_get_id
and pci_alloc_msi and the MSI/MSI-X parts of the PCIB interface.

Only the MSI parts of the PCI interface are added as that is all I am
able to test.

Sponsored by: Arm Ltd

Diff Detail

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