Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 1996 04:48:57 -0700 (PDT)
From:      David Greenman <davidg>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/pci if_fxp.c
Message-ID:  <199609221148.EAA01025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

davidg      96/09/22 04:48:56

  Modified:    sys/pci   if_fxp.c
  Log:
  Fixed a bug with the management of the pointer to the first TxCB in the
  ring that caused wrong things to happen sometimes.
  Doubled the number of transmit descriptors to 128 so that the internal
  FIFO in the NIC can be fully filled when dealing with small packets.
  Several minor performance improvements.
  
  Revision  Changes    Path
  1.19      +38 -49    src/sys/pci/if_fxp.c



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