https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204378
--- Comment #5 from Ed Maste <[email protected]> --- The failing case is (pci_do_msi is 1): /* MSI capability present? */ if (cfg->msi.msi_location == 0 || !pci_do_msi) -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
