Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2004 03:57:33 -0700 (PDT)
From:      Yar Tikhiy <yar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200405201057.i4KAvXHX069548@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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