Bug 184521

Summary: patch: Detect when bcm43xx has associated
Product: [Fedora] Fedora Reporter: Caolan McNamara <caolanm>
Component: wpa_supplicantAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: kernel 2.6.16-1.2088_FC6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-27 18:36:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
detect bcm43xx association
none
upstream ieee80211 softmac suggested fix none

Description Caolan McNamara 2006-03-09 16:26:08 UTC
I guess the bcm43xx driver is doing the wrong thing, but the following patch
allows wpa_supplicant to detect that my bcm32xx has associated and authenticated
again my WEP access point. NetworkManager's dhclient then runs and everything
looks great, as opposed to the current "associated timeout" error.

Sadly a iwlist scan, and/or NetworkManagers equivalent scan hoses the
connection, so I only get a miniscule window before the connection dies. So this
is of limited utility I guess unless bcm43xx can keep it's connection alive
during scanning, but perhaps useful to identify what needs to be fixed in the
driver for association.

Comment 1 Caolan McNamara 2006-03-09 16:26:09 UTC
Created attachment 125880 [details]
detect bcm43xx association

Comment 2 Dan Williams 2006-03-09 18:21:35 UTC
Created attachment 125890 [details]
upstream ieee80211 softmac suggested fix

Suggested fix for upstream ieee80211 softmac project

Comment 3 Dan Williams 2006-03-09 18:27:39 UTC
Patch sent to netdev and softmac-dev for comments.

Comment 4 Caolan McNamara 2006-03-09 18:53:15 UTC
looks like the good stuff

Comment 5 Caolan McNamara 2006-03-27 18:36:34 UTC
All seems to work fine now with 2.6.16-1.2088_FC6 (horay!)