CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/17 05:07:40
Modified files:
sys/arch/arm64/dev: pci_machdep.c
Log message:
Make pci_intr_map_msix(9) assign an address to the BAR used by the MSI-X
tables if no address has been assigned yet to prevent a panic in
pci_intr_establish(9) later.
ok patrick@
