Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/31/2002 18:52:56
Module Name:	syssrc
Committed By:	mycroft
Date:		Fri May 31 15:52:56 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: wi.c

Log Message:
Mask off extraneous bits in the RX frame status when testing it.  My cards set
bit 3 in ad hoc mode.
Also, some minor constant folding.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/dev/ic/wi.c

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