Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2004 06:38:19 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hme if_hme.c
Message-ID:  <200405061338.i46DcJdv086379@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2004/05/06 06:38:19 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/hme          if_hme.c 
  Log:
  The Sun hme hardware supposedly supports Tx frames up to 65535 octets,
  and Rx frames up to 8191 octets, so it is perfectly capable of supporting
  vlan(4)-style VLAN natively.
  
  Thus, make it support VLAN `oversize' frames.
  
  Reviewed by:    tmm
  
  Revision  Changes    Path
  1.19      +13 -3     src/sys/dev/hme/if_hme.c



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