Comments below ...

On Sat, Jun 5, 2010 at 4:34 AM, Benoit Papillault <benoit.papilla...@free.fr
> wrote:

>
> It helps for sure. But i'm not seeing in your log where do you receive the
> duplicate 110413 & 110414 packet. Is it in the log? Is it indeed missing in
> the log?
>

I don't think the block is received twice.  It just appears in the
destination
file twice.  There's no second reception in the log.


It might be likely that the problem is caused by background scan done by
> network manager since this calls ath5k_reset. So, one way to trigger the
> problem more often is by doing more scanning.
>
> Could you try a script like below when downloading ?

while true; do iw dev wlan0 scan ; sleep 1 ; done
>

I'll  try that.



> My feeling is that both RXDP & TXDP registers are not properly initialized
> after a reset causing duplicate in both directions. So I believe you should
> see duplicate on the TX side as well.
>
> Regards,
> Benoit
>
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to