https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204378
--- Comment #3 from Hans Petter Selasky <[email protected]> --- Hi, I see the MSIX is working with the AHCI. in xhci_pci.c, can you try to change: (rid != 0 ? 0 : RF_SHAREABLE) Into simply: RF_SHAREABLE ? -- 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]"
