Thanks for taking the time!
I attached the temp files and the 'diff temp_file1 temp_file2' results in the diff_res.txt file.
The file is kind of long so i won't paste the whole thing. But here are the highlights:
1,80c1,107
< get RID fd51 (len=6) - no PRI f/w
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
........ REPEATS ..........
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
---
> ODE_ACCESS failed (res=-110, rid=fd51, len=6)
> wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec
> wifi0: hfa384x_cmd_issue - timeout - reg=0x8888
> wifi0: hfa384x_cmd: entry still in list? (entry=c388e2e0, type=0, res=-1)
> wifi0: hfa384x_cmd: interrupted; err=-110
> wifi0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fd51, len=6)
> wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec
> wifi0: hfa384x_cmd_issue - timeout - reg=0x8888
> hostap_cs: CS_EVENT_CARD_REMOVAL
> wifi0: card already removed or not configured during shutdown
> pxa_pcmcia_init(0)
> hostap_crypt: unregistered algorithm 'WEP'
> hostap_cs: Driver unloaded
> hostap_crypt: unregistered algorithm 'NULL' (deinit)
97,102d123
< hostap_cs: CS_EVENT_PM_RESUME
< hostap_cs: CS_EVENT_CARD_RESET
< wifi0: __hfa384x_cmd_no_wait(6) - timeout - reg=0xf940
< hostap_cs: first command failed - assuming card does not have primary firmware
< new hp status=0
< hostap_cs: assuming no Primary image in flash - card initialization not completed
107c128
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
---
> new hp status=0
118,126d138
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
< hostap_cs: CS_EVENT_PM_SUSPEND
< hostap_cs: CS_EVENT_RESET_PHYSICAL
< wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec
< wifi0: hfa384x_cmd_issue - timeout - reg=0xf940
> wifi0: hfa384x_cmd: entry still in list? (entry=c388e2e0, type=0, res=-1)
> wifi0: hfa384x_cmd: interrupted; err=-110
> wifi0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fd51, len=6)
> wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec
> wifi0: hfa384x_cmd_issue - timeout - reg=0x8888
........ REPEATS ............
> wifi0: hfa384x_cmd: entry still in list? (entry=c388e2e0, type=0, res=-1)
> wifi0: hfa384x_cmd: interrupted; err=-110
> wifi0: hfa384x_get_rid: CMDCODE_ACCESS failed (res=-110, rid=fd51, len=6)
> hostap_cs: CS_EVENT_CARD_REMOVAL
> wifi0: card already removed or not configured during shutdown
> pxa_pcmcia_init(0)
> hostap_crypt: unregistered algorithm 'WEP'
> hostap_cs: Driver unloaded
> hostap_crypt: unregistered algorithm 'NULL' (deinit)
97,102d123
< hostap_cs: CS_EVENT_PM_RESUME
< hostap_cs: CS_EVENT_CARD_RESET
< wifi0: __hfa384x_cmd_no_wait(6) - timeout - reg=0xf940
< hostap_cs: first command failed - assuming card does not have primary firmware
< new hp status=0
< hostap_cs: assuming no Primary image in flash - card initialization not completed
107c128
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
---
> new hp status=0
118,126d138
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
< hostap_cs: CS_EVENT_PM_SUSPEND
< hostap_cs: CS_EVENT_RESET_PHYSICAL
< wifi0: hfa384x_cmd_issue: cmd reg was busy for 5000 usec
< wifi0: hfa384x_cmd_issue - timeout - reg=0xf940
< wifi0: hfa384x_cmd: entry still in list? (entry=c38ebf60, type=0, res=-1)
< wifi0: hfa384x_cmd: interrupted; err=-110
< hostap_cs: Shutdown failed
< pxa_pcmcia_suspend(0)
135,168d146
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
............ REPEATS ..............
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
< hostap_cs: CS_EVENT_CARD_REMOVAL
< wifi0: card already removed or not configured during shutdown
< pxa_pcmcia_init(0)
< wifi0: cannot get RID fd51 (len=6) - no PRI f/w
< hostap_crypt: unregistered algorithm 'WEP'
< hostap_cs: Driver unloaded
< hostap_crypt: unregistered algorithm 'NULL' (deinit)
I hope that's what you needed and I did that right. Let me know if there's anything else.
Thanks again!