Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 11/09/1999 06:58:08
Module Name:	syssrc
Committed By:	sommerfeld
Date:		Tue Nov  9 14:58:08 UTC 1999

Modified Files:
	syssrc/sys/dev/ic: awi.c awivar.h

Log Message:
Completely rewrite receive processing to avoid sleep-deprivation-induced
brain damage and infinite loops, and lousy RTTs

Also, flush tx queues when reassociating with AP and when taking the
interface down.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/awi.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/ic/awivar.h

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