CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/05 14:36:56
Modified files:
sys/arch/arm64/dev: apldart.c
sys/dev/fdt : xhci_fdt.c
sys/dev/ofw : ofw_misc.c ofw_misc.h
Log message:
Implement page table mirroring in apldart(4) and use that to enable the
IOMMU for the USB controllers on Apple Silicon.
Based on a diff from Heyang Zhou.
