Bugzilla – Bug 1043
Driver locks Ad-hoc mode switching
Last modified: 2006-06-16 16:30:00
You need to log in before you can comment on or make changes to this bug.
Descr: if you set mode 1, attempt to create an ad-hoc network, and switch between modes 2 and 1 from there, you will lock the driver. steps to reproduce 1. load the driver 2. iwpriv eth1 set_mode 1 3. iwconfig eth1 essid whatever channel 40 mode ad-hoc 4. iwconfig 5. iwpriv eth1 set_mode 2 6. iwconfig 7. iwpriv eth1 set_mode 1 8. iwconfig 9. if required, repeat steps 4-8 Expected Results: System remains stable Actual Results: driver locks It is 100% reproducable.
Created an attachment (id=804) [details] dmesg output
Created an attachment (id=805) [details] the patch to fix deadlock from Mohamed
apply against 1.0.3
Merged into GIT tree for next snapshot. Setting to fixed (and assigning to Mohamed)
Setting back to fixed (assigning to Mohamed reopened as New)
Testing on ipw3945-1.0.5 ,after switch the mode about 10 times ,system remains stable.
Verified in 1.0.8