Page MenuHomeFreeBSD

map_msi for IOMMU
AbandonedPublic

Authored by br on Aug 6 2020, 1:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 3:56 AM
Unknown Object (File)
Mar 16 2024, 2:20 PM
Unknown Object (File)
Dec 29 2023, 3:59 AM
Unknown Object (File)
Dec 23 2023, 1:24 AM
Unknown Object (File)
Dec 11 2023, 5:33 AM
Unknown Object (File)
Dec 3 2023, 7:44 PM
Unknown Object (File)
Nov 15 2023, 12:51 PM
Unknown Object (File)
Nov 13 2023, 3:36 AM
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()