On Wed, Jul 12, 2017 at 5:39 PM, Eric Joyner <e...@freebsd.org> wrote:
> I think it may have been silently renamed to "allow_unsupported_sfp" > instead of "unsupported_sfp". Could you try changing the name of that > tunable in your config? > > Thanks Eric! Replacing this previous line into my /boot/loader.conf hw.ix.unsupported_sfp="1" by this new one: hw.ix.allow_unsupported_sfp="1" solved the problem: -) but this broke POLA :-( And the default behavior is not very sysadmin friendly: How, with the message "device_attach: ix0 attach returned 5" and no more ix interface detected, can I know it just came from using unsupported SFP ? _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"