talkative reset

Lukic lukic
Thu May 15 14:53:51 PDT 2003


So, my question is: What is doing HFA384X_OUTW(0x0080,
HFA384X_PCICOR_OFF);??
Did we do all we have to do before sending this to card? Or is it a hardware
error?

Lukic

N49? 02,40' E19? 43,07'
----- Original Message -----
From: Lukic <lukic at softhome.net>
To: <hostap at shmoo.com>
Sent: Thursday, May 15, 2003 11:46 PM
Subject: Re: [PATCH] talkative reset


> well, i did some more printk :-) in hostap_pci.c, so sreset seems like
this
> (don't blame me, i don't know how to use diff or so :-)):
>         int timeout;
>         printk(KERN_WARNING "here we are.. going to send 0x0080 \n");   //
> this is the last message i get..
>
>         HFA384X_OUTW(0x0080, HFA384X_PCICOR_OFF);     // probably point of
> hang
>         timeout = jiffies + HZ / 4;
>         while (time_before(jiffies, timeout))
> // we can't run in loop, cause, with short
>                 udelay(5);
//
> with short delays system hangs too.. :-((






More information about the Hostap mailing list