Subject: Re: ralink wireless drivers
To: Daniel Carosone <dan@geek.com.au>
From: FUKAUMI Naoki <fun@naobsd.org>
List: tech-net
Date: 07/05/2005 22:03:48
On Tue, 5 Jul 2005 21:23:32 +1000
Daniel Carosone <dan@geek.com.au> wrote:
> > Are the IEEE80211_C_WEP flags removed from my patch?
> > It's required to use WEP in ral.
:
> normal data traffic received seems not to be getting decrypted, and
> thus I had no connectivity.
>
> Seems like the driver may need a similar tweak to that made for some
> of the others with the recent framework changes; appropriately
> flagging the driver for software or hardware WEP decapsulation?
Sorry, my English is poor. I used wrong phrase.
Removing IEEE80211_C_WEP is required to use WEP. ral does not support
hardware WEP enc/decryption.
Please remove IEEE80211_C_WEP flag in
src/sys/dev/ic/ral.c
src/sys/dev/usb/if_ural.c
Regards,
--
FUKAUMI Naoki