Subject: CVS commit: [netbsd-2-0] src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 06/27/2004 08:30:49
Module Name:	src
Committed By:	jdc
Date:		Sun Jun 27 08:30:49 UTC 2004

Modified Files:
	src/sys/dev/ic [netbsd-2-0]: atw.c

Log Message:
Pull up revisions 1.36-1.37 (requested by dyoung in ticket #552).

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.

Only drain the transmit queue if we are idling the transmit section.


To generate a diff of this commit:
cvs rdiff -r1.24.2.1 -r1.24.2.2 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.