Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: ragge
Date: Wed Apr 14 17:31:02 UTC 2004
Modified Files:
src/sys/dev/pci: if_dge.c
Log Message:
The 82597 chip may write back some receive descriptors off-by-one when
the PCIX bus start to get heavily loaded. This only happen when using
chained descriptors, therefore work-around it by providing a private
pool of receive buffers able to contain a full-sized packet.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/if_dge.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