Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2009 17:12:19 -0700
From:      Sam Leffler <sam@freebsd.org>
To:        Ashish SHUKLA <wahjava.ml@gmail.com>
Cc:        Matthias Apitz <guru@unixarea.de>, freebsd-mobile@freebsd.org
Subject:   Re: associated to AP (WEP mode) && no IP addr via DHCP
Message-ID:  <49B5B063.7010204@freebsd.org>
In-Reply-To: <871vt68ehq.fsf@chateau.d.lf>
References:  <20090305120022.GA8012@rebelion.Sisis.de>	<49B1BB71.6060000@freebsd.org> <20090307133805.GA11596@rebelion.Sisis.de>	<49B2AFE5.8040101@freebsd.org> <20090308070636.GA1815@rebelion.Sisis.de>	<49B40874.10108@freebsd.org> <871vt68ehq.fsf@chateau.d.lf>

next in thread | previous in thread | raw e-mail | index | archive | help
Ashish SHUKLA wrote:
> Hi,
>
> I'm now using 7.1-STABLE (amd64).
>
> Sam Leffler writes:
>
> [...]
>
>   
>> http://article.gmane.org/gmane.os.freebsd.stable/60383/match=cft+ath+hal+src
>>     
>
> I tried your patch, and the output of wpa_supplicant is same as I used
> to get earlier with 8-CURRENT, so it needs the fast-frames checks
> related code which you added to 8-CURRENT.
>
> #v+
> abbe [~] monte-cristo% sudo wpa_supplicant -Dbsd -iath0 -c/etc/wpa_supplicant.conf
> Trying to associate with 00:1e:2a:76:f4:60 (SSID='18-B-PARVATIYA' freq=2437 MHz)
> Associated with 00:1e:2a:76:f4:60
> WPA: 4-Way Handshake failed - pre-shared key may be incorrect
> CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
> Trying to associate with 00:1e:2a:76:f4:60 (SSID='18-B-PARVATIYA' freq=2437 MHz)
> Associated with 00:1e:2a:76:f4:60
> WPA: 4-Way Handshake failed - pre-shared key may be incorrect
> CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
> Trying to associate with 00:1e:2a:76:f4:60 (SSID='18-B-PARVATIYA' freq=2437 MHz)
> Associated with 00:1e:2a:76:f4:60
> WPA: 4-Way Handshake failed - pre-shared key may be incorrect
> CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
> Trying to associate with 00:1e:2a:76:f4:60 (SSID='18-B-PARVATIYA' freq=2437 MHz)
> Associated with 00:1e:2a:76:f4:60
> WPA: 4-Way Handshake failed - pre-shared key may be incorrect
> CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
> Trying to associate with 00:1e:2a:76:f4:60 (SSID='18-B-PARVATIYA' freq=2437 MHz)
> Associated with 00:1e:2a:76:f4:60
> ^CCTRL-EVENT-TERMINATING - signal 2 received
> #v-
>   

Thank you for the reminder.  The first step is to get the hal in.  Once 
that's accomplished I'm willing to look at backmerging useful fixes.  
Unfortunately my ability to make anything but simple changes is very 
limited as no padding was added to any net80211 data structures so I'm 
hamstrung.

    Sam




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B5B063.7010204>