[Bug 193588] New: [PATCH] Staged malo(4) firmware module

2014-09-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193588 Bug ID: 193588 Summary: [PATCH] Staged malo(4) firmware module Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: Needs Triage

Re: Issues with urtwn

2014-09-12 Thread Nathan Whitehorn
This is what the debug output looks like when things go wrong: wlan0: [54:78:1a:a0:91:22] sta power save mode on wlan0: wlan0: [54:78:1a:a0:91:22] save frame with age 41, 1 now queued [54:78:1a:a0:91:22] sta power save mode off wlan0: [54:78:1a:a0:91:22] flush ps queue, 1 packets queued wlan0:

Re: Issues with urtwn

2014-09-12 Thread Adrian Chadd
What the hell is calling sta power save? Can you go put in a stack trace (maybe use dtrace :) whenever the sta powersave routines get called? That's odd. So you see TIM=1 from the AP, but since powersave isn't enabled, it doesn't transition the NIC back to normal. So ieee80211_sta_pwrsave() is