Subject: CVS commit: [netbsd-4] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 05/07/2007 03:23:57
Module Name:	src
Committed By:	snj
Date:		Mon May  7 03:23:57 UTC 2007

Modified Files:
	src/sys/dev/ic [netbsd-4]: sgec.c sgecvar.h

Log Message:
Pull up following revision(s) (requested by mhitch in ticket #609):
	sys/dev/ic/sgecvar.h: revision 1.7
	sys/dev/ic/sgec.c: revision 1.30
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.27.24.1 -r1.27.24.2 src/sys/dev/ic/sgec.c
cvs rdiff -r1.6 -r1.6.24.1 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.