Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2004 09:57:18 -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:  <200406041657.i54GvIXC014974@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2004/06/04 09:57:18 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Implement support for controlling VLAN_HWTAGGING through ioctl(SIOCSIFCAP).
  This includes not only toggling the flag in if_capenable, but also really
  reconfiguring the hardware.
  
  Approved by:    tackerman (as the em(4) maintainer)
  
  Revision  Changes    Path
  1.43      +13 -5     src/sys/dev/em/if_em.c



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