Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/01/2001 06:45:18
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Feb  1 04:45:18 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: rtl81x9.c

Log Message:
Fix a bug in ring-buffer wrap calculation.  On the Dreamcast,
it causes assertions to fail in the PCI bounce buffer code.  On
other platforms, it causes the address of the next packet to
be mis-calculated, leading to packet loss.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/ic/rtl81x9.c

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