Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 12:58:37 -0700 (PDT)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_vr.c if_vrreg.h
Message-ID:  <200207311958.g6VJwbd7035147@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
silby       2002/07/31 12:58:37 PDT

  Modified files:
    sys/pci              if_vr.c if_vrreg.h 
  Log:
  Make sure to set both sets of registers which control the RX and TX buffer
  sizes.  Previously, the end result was at the mercy of the card's default
  setting.  This change will reduce the number of buffer underruns for
  some users.
  
  PR:             kern/37929
  Submitted by:   Thomas Nystrom <thn@saeab.se>
  MFC after:      7 days
  
  Revision  Changes    Path
  1.50      +9 -0      src/sys/pci/if_vr.c
  1.12      +41 -1     src/sys/pci/if_vrreg.h

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?200207311958.g6VJwbd7035147>