Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 08:52:26 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_xl.c if_xlreg.h
Message-ID:  <199810221552.IAA24229@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/10/22 08:52:26 PDT

  Modified files:
    sys/pci              if_xl.c if_xlreg.h 
  Log:
  Close PR #8384:
  
  Revert the transmission packet queueing strategy changes. Clearly I missed
  something while debugging this, although I never encountered any problems
  on my test machines.
  
  Also make one other minor change: jack up the TX reclaim threshold for
  3c90xB adapters in order to stave off 'transmission error: 82' errors.
  
  Document the existence of the tx reclaim register (for inspecting the
  current reclaim threshold) in register window 5 (if_xlreg.h).
  
  Revision  Changes    Path
  1.15      +37 -21    src/sys/pci/if_xl.c
  1.8       +2 -2      src/sys/pci/if_xlreg.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?199810221552.IAA24229>