Bugzilla – Bug 1025
can't turn off rts by using "iwconfig eth1 rts off"
Last modified: 2006-04-25 01:40:41
You need to log in before you can comment on or make changes to this bug.
Environment (distro, kernel, driver, daemon): SUSE10 ,kernel-2.6.15.3,ipw3945-1.0.1,ieee-1.1.13,ipw3945d-1.7.18, ipw3945-ucode-1.13 Problem description:with the driver 1.0.1,use "iwconfig eth1 rts off " and the following error occurs: Error for wireless request"Set RTS Threshold"(8B22) SET failed on device eth1 ;Invalid argument The error occurs on both 32-bit system and 64-bit system. The log has been attached.
Created an attachment (id=779) [details] debug=0x43fff
Checking the wireless tools version: ipw-napa1:~ # rpm -qa|grep wireless wireless-tools-28pre8-16 In the same environment, 0.0.74 can set "rts off".
the wireless tool version of "iwconfig" is 28
Created an attachment (id=783) [details] fix uninitialized rts value please test against 1.0.1
rts.value in uninitialized if rts.disabled was set. this patch take care of this case
I have tested with the patch ,and it works well for me .
Merged for 1.0.2
The bug does not occur on 1.0.2