https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199095
--- Comment #4 from [email protected] --- A commit references this bug: Author: jhb Date: Fri Apr 24 14:47:54 UTC 2015 New revision: 281932 URL: https://svnweb.freebsd.org/changeset/base/281932 Log: Rename the kld for oce(4) to if_oce.ko. ifconfig(8) has special knowledge about kld filenames for network drivers that requires them to follow the pattern of if_<foo>. This also fixes the existing documentation in the manpage which says to use if_oce_load=YES in loader.conf. PR: 199095 MFC after: 1 week Changes: head/sys/modules/oce/Makefile -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
