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
F137745234: D53330.id166698.diff
Tue, Nov 25, 10:16 AM
F137745170: D53330.diff
Tue, Nov 25, 10:15 AM
Unknown Object (File)
Sat, Nov 22, 2:28 AM
Unknown Object (File)
Fri, Oct 31, 2:56 PM
Unknown Object (File)
Thu, Oct 30, 3:57 PM
Unknown Object (File)
Wed, Oct 29, 4:47 AM
Unknown Object (File)
Wed, Oct 29, 4:45 AM
Unknown Object (File)
Wed, Oct 29, 4:44 AM
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