Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 06/18/2007 19:40:49
Module Name:	src
Committed By:	degroote
Date:		Mon Jun 18 19:40:49 UTC 2007

Modified Files:
	src/sys/dev/pci: if_wpi.c if_wpivar.h

Log Message:
Add a workaround in the case where we have low number of rbuf.
It seems to fix problem of frozen network with wpi.

ok by @joerg.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/if_wpi.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/if_wpivar.h

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