Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2012 23:36:54 -0600
From:      PseudoCylon <moonlightakkiy@yahoo.ca>
To:        fake fake <four.troublesome.heads@gmail.com>,  Erich Dollansky <erichfreebsdlist@ovitrap.com>, freebsd-questions@freebsd.org
Subject:   Re: Problems using usb wireless adapter
Message-ID:  <CAFZ_MYLSccQ%2B-1fKPFSOKbj0TW58_JCaK7UQa-qPnnvQgHmANQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
> ------------------------------
>
> Message: 4
> Date: Sun, 15 Apr 2012 23:44:11 +0900
> From: fake fake <four.troublesome.heads@gmail.com>
> Subject: Re: Problems using usb wireless adapter
> To: Erich Dollansky <erichfreebsdlist@ovitrap.com>
> Cc: freebsd-questions@freebsd.org
> Message-ID:
> =A0 =A0 =A0 =A0<CA+rxiGD2dggApC=3DNPK13LqcS-nsiM-d=3DYy9a6jKfeKTaMexkQA@m=
ail.gmail.com>
> Content-Type: text/plain; charset=3DISO-8859-1
>
>>> then I configed the several files.
>>> (I use WEP to connect to the internet.)

If you are using WEP, can you try this patch (missing "ic_cipher" at line 2=
037)?

2037c2037
<               if (k->wk_cipher =3D=3D IEEE80211_CIPHER_WEP) {
---
>               if (k->wk_cipher->ic_cipher =3D=3D IEEE80211_CIPHER_WEP) {



AK



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFZ_MYLSccQ%2B-1fKPFSOKbj0TW58_JCaK7UQa-qPnnvQgHmANQ>