Hi,

Ok. This looks somewhat straight-forward to diagnose and debug.

I don't however have any devices to reproduce this with.

Would someone please describe -exactly- what device(s) I need to try
and acquire to reproduce this behaviour?
Or if you have it happening for you, would you please do a tcpdump on
the wifi interface and capture all of the radio frames in question?
I'd like to see how often it's sending power save mgmt frames.

tcpdump -ni wlan0 -y IEEE802_11_RADIO captures the frames. Please take
a snapshot:

# tcpdump -s 0 -v -w pcap.out -ni wlan0 -y IEEE802_11_RADIO

Thanks!


Adrian

2010/12/2 Хоружий Сергей Юрьевич <[email protected]>:
> The following reply was made to PR kern/124753; it has been noted by GNATS.
>
> From: =?windows-1251?B?1e7w8+bo6SDR5fDj5ekg3vD85eLo9w==?= <[email protected]>
> To: [email protected], [email protected]
> Cc:
> Subject: Re: kern/124753: [ieee80211] net80211 discards power-save queue 
> packets early
> Date: Thu, 2 Dec 2010 18:07:32 +0300
>
>  I had the exact same problem with Atheros 9285 and 8.1-STABLE, such as 9-CU=
>  RRENT.
>  Changing kernel source as a=20
>  http://thread.gmane.org/gmane.os.freebsd.current/110707 didn't help.
>  What else can I do to it work properly?
>
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "[email protected]"
>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to