Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 17:36:37 +0400
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/em if_em.c
Message-ID:  <20040520133637.GB95319@comp.chem.msu.su>
In-Reply-To: <20040520130439.GH1664@ip.net.ua>
References:  <200405201057.i4KAvXHX069548@repoman.freebsd.org> <20040520130439.GH1664@ip.net.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 20, 2004 at 04:04:39PM +0300, Ruslan Ermilov wrote:
> On Thu, May 20, 2004 at 03:57:33AM -0700, Yar Tikhiy wrote:
> > yar         2004/05/20 03:57:33 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     sys/dev/em           if_em.c 
> >   Log:
> >   Set the VLAN bits in if_capenable as well as in if_capabilities
> >   because VLAN hardware features are enabled in em(4) by default.
> >   
> >   Note: Currently vlan(4) has a bug that it consults
> >   if_capabilities, not if_capenable.  This will be fixed
> >   after all the network drivers set VLAN bits in
> >   if_capenable properly.
> >   
> >   Revision  Changes    Path
> >   1.40      +1 -0      src/sys/dev/em/if_em.c
> > 
> Yes, I also noticed this glitch.  It would be really nice if
> this gets fixed at some point.  Are you going to do this?  ;)

Certainly.  But prior to fixing vlan(4) itself I must make sure all
the relevant network drivers behave properly, which may take a while
since some of them have a maintainer ;-)

-- 
Yar



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