freebsd-dev/sys/dev/wpi
Rink Springer c7fca64fe1 Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expect
that the driver will handle WEP encryption. However, this does not seem to be
implemented by this driver (or maybe the chipset doesn't support it?)

Removing the flag makes my wpi card work using wpa_supplicant(8) on a
network with 802.1x security (without this change it authenticated fine, but
tcpdump only saw garbage packets)

Reviewed by:	benjsc, imp (mentor)
Approved by:	imp (mentor), sam
2007-11-13 16:12:59 +00:00
..
if_wpi.c Remove the IEEE80211_C_WEP capability flag - setting it makes net80211 expect 2007-11-13 16:12:59 +00:00
if_wpireg.h
if_wpivar.h