svn commit: r281932 - head/sys/modules/oce

Garrett Cooper yaneurabeya at gmail.com
Fri Apr 24 20:29:36 UTC 2015


> On Apr 24, 2015, at 07:47, John Baldwin <jhb at FreeBSD.org> wrote:
> 
> Author: jhb
> Date: Fri Apr 24 14:47:53 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

Does this deserve relnotes?


More information about the svn-src-all mailing list