CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/15 16:56:48
Modified files:
sys/arch/arm64/arm64: acpi_machdep.c
sys/arch/arm64/dev: acpiiort.c acpiiort.h
Log message:
Add code to acpiiort(4) to look up named components in the IORT and
map them. This makes ACPI's call to acpi_iommu_device_map() do work
through acpiiort(4).
ok kettenis@
