Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 15:37:38 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_wx.c
Message-ID:  <200110022237.f92Mbc441077@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/10/02 15:37:38 PDT

  Modified files:        (Branch: RELENG_4)
    sys/pci              if_wx.c 
  Log:
  MFC: Let's not kid ourselves- we don't *really* support jumbframes yet.
  We only support the size of frame we are currently allocating, which
  is MCLBYTES - sizeof (struct ether_header) usable, so don't set an
  MTU that would go over this.
  
  Revision  Changes    Path
  1.5.2.10  +8 -1      src/sys/pci/if_wx.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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