CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/28 07:59:08
Modified files:
sys/arch/arm64/dev: acpipci.c pciecam.c
sys/dev/fdt : dwpcie.c
Log message:
Make use of PCI_FLAGS_MSI_ENABLED such that drivers for hardware with broken
MSI support can selectively disable the use of MSI.
