Bug 466 - 'iwconfig's eth0 rts 0' causes driver to hang
: 'iwconfig's eth0 rts 0' causes driver to hang
Status: VERIFIED FIXED
: IPW2100
Wireless Tools
: 1.0.1
: All All
: P2 normal
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2004-12-08 17:54 by
Modified: 2005-10-05 12:44 (History)


Attachments
dmesg output after the first "iwconfig eth0 rts 0" (7.44 KB, text/plain)
2004-12-08 18:04, Salwan Searty
Details


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2004-12-08 17:54:35
Steps to reproduce:
-------------------

% . load debug=0x3fff

% iwconfig eth0 rts 0

You'll see:
Error for wireless requrest "Set RTS Threshold" (8B22) :
    SET failed on decide eth0 ; Invalid argument.

Then if you repeat the above step (iwconfig eth0 rts 0), iwconfig hangs and 
doesn't return to the command line. This problem does not occur in version 
1.0.0.
------- Comment #1 From 2004-12-08 18:04:12 -------
Created an attachment (id=150) [details]
dmesg output after the first "iwconfig eth0 rts 0"

On the second "iwconfig eth0 rts 0" (the one that causes the hang) no new
messages appear in the dmesg output (I run dmesg from another terminal while
iwconfig is hanging.)
------- Comment #2 From 2004-12-13 10:37:59 -------
Fixed in 1.0.2
------- Comment #3 From 2005-03-01 06:23:44 -------
Problem doesn't exist on 1.0.5. Marking as verified.