Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/22/2004 20:30:43
Module Name:	src
Committed By:	mycroft
Date:		Thu Jul 22 20:30:43 UTC 2004

Modified Files:
	src/sys/dev/ic: wi.c wivar.h

Log Message:
Keep a count of packets written to the chip but not yet initiated.  This
simplifies some logic, and is needed for later changes.


To generate a diff of this commit:
cvs rdiff -r1.176 -r1.177 src/sys/dev/ic/wi.c
cvs rdiff -r1.46 -r1.47 src/sys/dev/ic/wivar.h

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