Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/23/2001 20:26:51
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jul 23 17:26:51 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: if_sip.c if_ste.c if_vr.c

Log Message:
Make sure to initialize the all Rx descriptors properly in *_init()
even if mbufs for them are already allocated.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/dev/pci/if_sip.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/pci/if_ste.c
cvs rdiff -r1.50 -r1.51 syssrc/sys/dev/pci/if_vr.c

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