Page MenuHomeFreeBSD

map_msi for IOMMU
AbandonedPublic

Authored by br on Aug 6 2020, 1:20 PM.
Tags
None
Referenced Files
F105975843: D25974.diff
Mon, Dec 23, 8:36 AM
Unknown Object (File)
Tue, Dec 17, 3:26 AM
Unknown Object (File)
Nov 19 2024, 2:38 AM
Unknown Object (File)
Oct 20 2024, 2:27 AM
Unknown Object (File)
Oct 5 2024, 2:01 PM
Unknown Object (File)
Oct 3 2024, 4:10 PM
Unknown Object (File)
Oct 2 2024, 7:44 PM
Unknown Object (File)
Oct 2 2024, 2:09 PM
Subscribers

Details

Reviewers
kib
andrew
manu
Summary

map the MSI page, so a PCI peripheral could send MSI interrupts

See usage at https://reviews.freebsd.org/D24618

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

br requested review of this revision.Aug 6 2020, 1:20 PM
br edited the summary of this revision. (Show Details)
br planned changes to this revision.Aug 6 2020, 1:48 PM
br edited the summary of this revision. (Show Details)

Change the PCI driver instead

No need to pass pci to smmu_map_msi()

Check the return value of smmu_map_msi()