Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/31/2007 20:31:02
Module Name: src
Committed By: dyoung
Date: Mon Dec 31 20:31:02 UTC 2007
Modified Files:
src/sys/dev/ic: gem.c
Log Message:
Re-order operations to ensure that if defined(GEM_DEBUG) && IFF_DEBUG,
gem_tint() prints a coherent set of descriptors that the NIC has
finished processing. See comments for more information. Compile-tested
on sparc64 and on macppc.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/dev/ic/gem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.