Bug 21843

Summary: an driver does not support setting WEP keys
Product: Base System Reporter: dave
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
wep_patch.diff none

Description dave 2000-10-08 23:30:05 UTC
The ioctl interface used to configure the card does not include a way to set WEP keys.

Fix: apply the following patch to add WEP key support to the an driver.  also updated some of the stats & config structures while I was in here.  with this patch I have been able to associate with an AP in 128-bit encrypted mode.
Comment 1 Bill Paul freebsd_committer freebsd_triage 2000-11-13 23:07:02 UTC
State Changed
From-To: open->closed

Merged in WEP support from another set of patches, used the structure 
updates from this patchset to document new structure members.