CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/31 14:16:02
Modified files:
sys/arch/arm64/dev: acpipci.c
Log message:
MSIs on the x13s are routed through both a "normal" SMMU and a "v3" SMMU.
So handle this case in acpipci(4) and kill the hack to disable MSIs.
ok patrick@, mlarkin@, deraadt@
