Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2010 06:10:23 +0200
From:      John Hay <jhay@meraka.org.za>
To:        Jack F Vogel <jfv@FreeBSD.org>
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   Re: svn commit: r206215 - in stable/8/sys/modules: em ixgbe
Message-ID:  <20100406041023.GA4829@zibbi.meraka.csir.co.za>
In-Reply-To: <201004052143.o35LhNFt052897@svn.freebsd.org>
References:  <201004052143.o35LhNFt052897@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@meraka.csir.co.za / jhay@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100406041023.GA4829>