https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213621
Adrian Chadd <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Adrian Chadd <[email protected]> --- hi what's logged in dmesg? Can you compile with ATH_DEBUG, AH_DEBUG, ATH_DIAGAPI, and IEEE80211_DEBUG ? There's likely some debugging we can turn on to figure out why traffic is hanging. (My guess it's encryption - but let's first compile in with the above.) THen when its' done, do this: wlandebug +assoc +state +auth +crypto and then capture what's logged in dmesg when it stops working. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
