Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 06/25/2005 04:02:45
Module Name:	src
Committed By:	dyoung
Date:		Sat Jun 25 04:02:45 UTC 2005

Modified Files:
	src/sys/dev/pci: if_iwi.c

Log Message:
Let ieee80211_input do WEP-decapsulation.

Make iwi(4) provide a key-allocator that returns valid indices for
the four global keys.  Now net80211 should let the h/w do WEP
encryption/decryption.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/if_iwi.c

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