https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235246
Eric Joyner <e...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |e...@freebsd.org Status|New |In Progress --- Comment #3 from Eric Joyner <e...@freebsd.org> --- This commit should fix this issue -- iflib now doesn't try using MSI-X on devices that don't support it. 82574 is the only em(4) device that does support MSI-X, so that's why you don't see errors with it. https://svnweb.freebsd.org/base?view=revision&revision=343578 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"