Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 12/20/2004 00:16:21
Module Name:	src
Committed By:	dyoung
Date:		Mon Dec 20 00:16:21 UTC 2004

Modified Files:
	src/sys/dev/ic: rtw.c

Log Message:
Assert that I'm DMA-syncing a non-negative number of transmit
descriptors.

As I free dirty transmit buffers, move them to the free list, not
back to the dirty list!

Add a 5-second transmit timeout.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/rtw.c

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