Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/16/2004 21:21:07
Module Name:	src
Committed By:	he
Date:		Fri Jul 16 21:21:07 UTC 2004

Modified Files:
	src/sys/dev/pci [netbsd-2-0]: if_wm.c

Log Message:
Pull up revision 1.74 (requested by tron in ticket #670):
  Reduce transmit queue length to 16 for the Intel i82547 to
  avoid FIFO overruns.  This fixes the horrible performance
  problems reported in PR#23782.


To generate a diff of this commit:
cvs rdiff -r1.68.2.2 -r1.68.2.3 src/sys/dev/pci/if_wm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.