Bugzilla – Bug 1021
set restricted key with an inactive index on 64-bit system will cause the system hang up
Last modified: 2006-05-08 02:06:12
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-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.
Created an attachment (id=776) [details] patch to try
IA32 should have the same problem! Could you please try the attached patch to see if the problem is solved? Thanks, Hong
I tested on 0.0.74 with the patch , and the driver worked well , the system would not hang up any more.
Merged fo
Merged for 1.0.3. Setting to fixed.
I have tested on ipw3945-1.0.3, the system works well by the description's steps.