Make use of PCI_FLAGS_MSI_ENABLED such that drivers for hardware with broken
authorkettenis <kettenis@openbsd.org>
Sat, 28 Jul 2018 13:59:08 +0000 (13:59 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 28 Jul 2018 13:59:08 +0000 (13:59 +0000)
commit0045467ffa1d394483c2d8b3a719fb97b71c21f8
treef4460a6674d9ba051d6037b84ded09e7cb9ae798
parent096da69df90df13dd3388b74fda14e2a422f8dd6
Make use of PCI_FLAGS_MSI_ENABLED such that drivers for hardware with broken
MSI support can selectively disable the use of MSI.
sys/arch/arm64/dev/acpipci.c
sys/arch/arm64/dev/pciecam.c
sys/dev/fdt/dwpcie.c