Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2010 23:21:06 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <201002202321.o1KNLPvL071863@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-02-20 23:21:06 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 204151 on 2010-02-20 23:21:06Z by yongari
  
  Add TSO support on VLAN. Controller requires VLAN hardware tagging
  to make TSO work on VLAN. So if VLAN hardware tagging is disabled
  explicitly clear TSO on VLAN. While I'm here remove duplicated
  VLAN_CAPABILITIES call.
  
  Revision  Changes    Path
  1.275     +10 -8     src/sys/dev/bge/if_bge.c



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