From: Alejandro B. B. <abo...@li...> - 2005-09-08 00:42:30
|
I just did a new git pull from Linus tree and I have a question... When I select ieee80211 as inline: x x <*> Generic IEEE 802.11 Networking Stack x x x x [ ] Enable full debugging output x x x x <M> IEEE 802.11 WEP encryption (802.1x) x x x x <*> IEEE 802.11i CCMP support x x x x <*> IEEE 802.11i TKIP encryption It makes WEP a module. (Why does WEP say 802.1x? WEP is not 802.1x, right? When I select ieee80211 as a module: x x <M> Generic IEEE 802.11 Networking Stack x x x x [ ] Enable full debugging output x x x x --- IEEE 802.11 WEP encryption (802.1x) x x x x <M> IEEE 802.11i CCMP support x x x x <M> IEEE 802.11i TKIP encryption It -- blanks WEP support, Why is that? And dammed WEP still says 8021.x :| Also, I had already done a git pull from linus tree and it did have ieee80211 in it, and since the one I did 5 minutes ago, make oldconfig asked me again if I wanted Y/n on ieee80211. Was it submitted, then removed and then submitted back or it was because someone changed how you select ieee80211 in the menuconfig? THANKS! .Alejandro |