Page MenuHomeFreeBSD

Add PCI_ID_OFW_IOMMU to the pci ecam ACPI driver
ClosedPublic

Authored by andrew on Mar 21 2023, 4:19 PM.
Tags
None
Referenced Files
F153114982: D39182.id.diff
Sun, Apr 19, 6:31 AM
F153039022: D39182.id119195.diff
Sat, Apr 18, 7:04 PM
Unknown Object (File)
Sat, Apr 18, 5:50 AM
Unknown Object (File)
Thu, Apr 16, 10:45 AM
Unknown Object (File)
Thu, Apr 16, 2:56 AM
Unknown Object (File)
Sun, Apr 5, 9:28 AM
Unknown Object (File)
Feb 8 2026, 8:27 AM
Unknown Object (File)
Jan 30 2026, 8:46 PM
Subscribers

Details

Summary

Teach the pci host generic ACPI attachment about PCI_ID_OFW_IOMMU. This
will be used by the arm64 smmu IOMMU driver to read the xref and ID
this interface provides in a bus-agnostic way.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

We should probably rename PCI_ID_OFW_IOMMU and struct pci_id_ofw_iommu as they are not OFW/FDT specific.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 24 2023, 11:52 AM
This revision was automatically updated to reflect the committed changes.