Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 1999 11:04:15 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_ti.c
Message-ID:  <199909171804.LAA76715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/09/17 11:04:15 PDT

  Modified files:
    sys/pci              if_ti.c 
  Log:
  Remember to account for ETHER_ALIGN when setting the maxmimum packet
  length for mini receive ring. The max length was MHLEN, however the mbufs
  are actually shortened to MHLEN - ETHER_ALIGN to force payload alignment.
  
  PR:		13793
  
  Revision  Changes    Path
  1.18      +3 -3      src/sys/pci/if_ti.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?199909171804.LAA76715>