Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/ic
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.
Home |
Main Index |
Thread Index |
Old Index