On Sat, Jul 28, 2018 at 01:46:07PM +0200, Mark Kettenis wrote:
> For some arm64-related interrupt controller work I need to be able to
> compose a PCIe requester ID. Since this is a generic PCIe concept
> that might be useful on other architectures (for example for IOMMU
> support), I propose to a
For some arm64-related interrupt controller work I need to be able to
compose a PCIe requester ID. Since this is a generic PCIe concept
that might be useful on other architectures (for example for IOMMU
support), I propose to add a function to the MI PCI code.
ok?
Index: dev/pci/pci.c
=