svn commit: r206215 - in stable/8/sys/modules: em ixgbe

John Hay jhay at meraka.org.za
Tue Apr 6 04:10:30 UTC 2010


Hi Jack,

On Mon, Apr 05, 2010 at 09:43:23PM +0000, Jack F Vogel wrote:
> Author: jfv
> Date: Mon Apr  5 21:43:22 2010
> New Revision: 206215
> URL: http://svn.freebsd.org/changeset/base/206215
> 
> Log:
>   Add missing module Makefile for ixgbe and em MFCs
> 
> Modified:
>   stable/8/sys/modules/em/Makefile
>   stable/8/sys/modules/ixgbe/Makefile

I notice that in ixgbe/Makefile KMOD is ixgbe. Should it not be if_ixgbe?
Most other network drivers have if_ in front. It is not because of this
commit because it is like that in current too. I also see ixgbe is not
listed in modules/Makefile, so it will not be built automatically with
the rest. Any reason not to add it?

Thanks

John
-- 
John Hay -- jhay at meraka.csir.co.za / jhay at FreeBSD.org


More information about the svn-src-stable mailing list