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/30/2004 17:40:57
Module Name:	src
Committed By:	mycroft
Date:		Fri Jul 30 17:40:57 UTC 2004

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

Log Message:
Only discard beacons in AHDEMO mode, where we ignore management frames
completely.  In particular, accept them in monitor mode (where we generally
aren't doing anything unless we're in promiscuous mode anyway) and host-AP
mode (where we want to see neighbor APs).


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/ic/ath.c

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