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

John Baldwin jhb at freebsd.org
Fri Apr 24 20:40:04 UTC 2015


On Friday, April 24, 2015 01:29:32 PM Garrett Cooper wrote:
> 
> > 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?

Not sure, possibly.  I guess one should err on the side of caution and note
it.

-- 
John Baldwin


More information about the svn-src-all mailing list