(Sorry for sending twice, I accidentally sent the previous mail too early.) Johannes Berg <johannes@xxxxxxxxxxxxxxxx> writes: > On Tue, 2007-08-28 at 21:08 +0300, Kalle Valo wrote: > >> I hope you have time to investigate this, because I really would like >> to have Nokia N800 and 770 working with b43 AP. So if you need more >> testing, just ask. > > Can you disable QoS and see if the same weird frames show up again? b43 > doesn't really support QoS yet but I don't think that should be causing > such frame corruption. >From b43 or N800? > Interestingly, your N800 seems to pick up the frames correctly since it > did reply to the ping packets... Yes, N800 managed to receive some ping packets from the laptop, but the packet loss was high (at least 50%). It happened because the ARP requests were not buffered and N800 could receive them occasionally just by luck. When N800 replied to the request, it woke up from PSM and b43 immediately sent all the buffered frames to N800. N800 stays awake 200 ms (100 ms if display is off) after a transmitted frame, so there's some time to receive packets at that time. If added a static ARP entry (ip neigh change ... permanent), packet loss was 100%. > Did you have a capture size limit? I think I didn't, but I have to recheck. -- Kalle Valo - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html