Bugzilla – Bug 701
"iwpriv sw_reset" can not reset driver from monitor mode
Last modified: 2005-10-31 23:22:50
You need to log in before you can comment on or make changes to this bug.
Steps: 1. associate NIC with AP, manage mode; 2. iwconfig eth1 mode monitor; 3. iwpriv eth1 sw_reset 4. iwconfig step 4 shows that NIC under managed mode, but cann't associate with any AP, even if we set the channel and essid... unless reload the driver. in dmesg, full filled by: "Unknown management packet: 64" ...
Created an attachment (id=425) [details] dmesg from load to sw_reset dmesg from load to sw_reset.
please verify in 1.0.5
Created an attachment (id=460) [details] Dmesg output with version 1.0.5 Verification failed in 1.0.5 using the same repro steps above. Dmesg output from load to sw_reset is attached.
Created an attachment (id=464) [details] fix patch
mark as fixed
Hi Yi, Did you mean to mark it as TESTED_PATCH_EXISTS? (instead of FIXED)
With above patch applied to 1.0.6, the above scenario works correctly. (I was able to associate correctly after step 4 above.) With 1.0.6 unpatched, problem exists. Setting to TESTED_PATCH_EXISTS for this to be picked up by developers.
patch merged.
Setting target milestone to 1.0.7.
Verify this bug on 1.0.8. step 4 shows that NIC under managed mode associate with any AP.