Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 10/15/2002 11:53:46
Module Name:	syssrc
Committed By:	onoe
Date:		Tue Oct 15 08:53:46 UTC 2002

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

Log Message:
Fix to use 104bit key for Intersil/Symbol firmware:
	It seems that the firmware accept 104bit key only if
	all the keys have 104bit length.  We get the length of
	the transmit key and use it for all other keys.
	Perhaps we should use software WEP for such situation.


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