Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/15/2004 15:21:57
Module Name:	src
Committed By:	tron
Date:		Thu Jul 15 15:21:57 UTC 2004

Modified Files:
	src/sys/dev/pci: if_wm.c

Log Message:
Reduce transmit queue len to 16 for the Intel i82547 to avoid FIFO
overruns. This fixes the horrible send performance reported in
PR kern/23782. Reviewed by Frank van der Linden and Jason R. Thorpe.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 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.