Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Dec 1995 03:50:00 -0800
From:      David Greenman <davidg>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/pci if_fxp.c if_fxpreg.h
Message-ID:  <199512051150.DAA28212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      95/12/05 03:49:58

  Modified:    sys/pci   if_fxp.c if_fxpreg.h
  Log:
  Increased the number of Tx segments from 13 to 29 to reduce the need to
  recopy to near zero. Wrote the necessary code to recopy the mbuf chain
  into another buffer if there are too many mbufs in the chain.
  
  Revision  Changes    Path
  1.4       +32 -6     src/sys/pci/if_fxp.c
  1.2       +2 -2      src/sys/pci/if_fxpreg.h



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