Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/27/2000 17:08:52
Module Name:	syssrc
Committed By:	matt
Date:		Fri Apr 28 00:08:52 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/boot/boot: if_ze.c

Log Message:
Dump NRCV to 8 from 5.  Note that a 8K NFS reply takes 6 full size
Ethernet packets so the chances are that if the server was fast enough
this driver would continuously lose one of the fragments.  Eventually
causing the kernel load to fail.  Add 2 extra for random ARP or other
packets that might be picked up.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/vax/boot/boot/if_ze.c

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