CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/10 10:23:17
Modified files:
sys/arch/arm64/dev: acpipci.c
Log message:
Only check whether we have an MSI interrupt controller when we try to
establish an MSI or MSI-X interrupt. Fixes establishing legacy INTx
interrupts on machines without a (usable) MSI interrupt controller.
ok patrick@
