Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/23/2004 09:27:59
Module Name:	src
Committed By:	dyoung
Date:		Wed Jun 23 09:27:59 UTC 2004

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

Log Message:
After we wait for the MAC's transmit section to idle, drain the
transmit queue and cancel the watchdog timer.  This ends the annoying
"atw0: transmit timeout" messages that disrupted my WiFi tonight.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/dev/ic/atw.c

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