Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/26/2007 23:08:22
Module Name:	src
Committed By:	matt
Date:		Thu Apr 26 23:08:22 UTC 2007

Modified Files:
	src/sys/dev/ic: sgec.c sgecvar.h

Log Message:
Count tx/rx intrs.
Don't set OW in the first transmit descriptor until all descriptors have
been set up.  Always try to drain the transmit ring.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/dev/ic/sgec.c
cvs rdiff -r1.6 -r1.7 src/sys/dev/ic/sgecvar.h

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