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

Modified Files:
	syssrc/sys/dev/ic: aic6915.c smc83c170.c tulip.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.3 -r1.4 syssrc/sys/dev/ic/aic6915.c
cvs rdiff -r1.47 -r1.48 syssrc/sys/dev/ic/smc83c170.c
cvs rdiff -r1.95 -r1.96 syssrc/sys/dev/ic/tulip.c

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