Bug 1021 - set restricted key with an inactive index on 64-bit system will cause the system hang up
: set restricted key with an inactive index on 64-bit system will cause the sys...
Status: VERIFIED FIXED
: IPW3945
WEP
: 0.0.74
: All All
: P1 major
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2006-04-20 02:51 by
Modified: 2006-05-08 02:06 (History)


Attachments
patch to try (1.51 KB, patch)
2006-04-20 19:48, Liu, Hong
Details | Diff


Note

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


Description From 2006-04-20 02:51:24
Environment (distro, kernel, driver, daemon):

SUSE10 ,kernel-2.6.15.3,ipw3945-0.0.74 ieee-1.1.13
AP:linksys
Problem description:set shared key on AP ,then associate DUT to AP with an 
inactive index , then the system hangs up.

steps to reproduce:
%set current active key index to [1]
%./load debug=0x43fff
%iwconfig eth1 essid ipwdebug
%iwconfig eth1 key 1111 [2] restricted 
then the system hangs up.

I have tested on NAPA3(not updated) 32-bit machine with pure IA32,no such 
error occurs.when using NAPA1(updated) 64-bit machine no matter IA32 or 
IA32E ,the system would hang up by doing the prev steps.
------- Comment #1 From 2006-04-20 19:48:23 -------
Created an attachment (id=776) [details]
patch to try
------- Comment #2 From 2006-04-20 19:50:04 -------
IA32 should have the same problem!
Could you please try the attached patch to see if the problem is solved?

Thanks,
Hong
------- Comment #3 From 2006-04-26 00:44:55 -------
I tested on 0.0.74 with the patch , and the driver worked well , the system 
would not hang up any more.
------- Comment #4 From 2006-05-02 16:37:15 -------
Merged fo
------- Comment #5 From 2006-05-02 16:41:09 -------
Merged for 1.0.3.  Setting to fixed.
------- Comment #6 From 2006-05-08 02:06:12 -------
I have tested on ipw3945-1.0.3, the system works well by the description's 
steps.