Page MenuHomeFreeBSD

map_msi for IOMMU
AbandonedPublic

Authored by br on Aug 6 2020, 1:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 10:12 AM
Unknown Object (File)
Sun, Jan 26, 6:12 PM
Unknown Object (File)
Sat, Jan 25, 7:32 PM
Unknown Object (File)
Sat, Jan 25, 5:24 PM
Unknown Object (File)
Fri, Jan 24, 7:14 PM
Unknown Object (File)
Fri, Jan 24, 6:58 PM
Unknown Object (File)
Fri, Jan 24, 5:11 PM
Unknown Object (File)
Fri, Jan 17, 10:20 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()