[FreeBSD Bugzilla] Commit Needs MFC

2014-11-03 Thread bugzilla-noreply
Hi,

You have a bug in the Needs MFC state which has not been touched in 7 or more 
days. This email serves as a reminder that you may want to MFC this bug or 
marked it as completed.

In the event you have a longer MFC timeout you may update this bug with a 
comment and I won't remind you again for 7 days.

This reminder is only sent on Mondays.  Please file a bug about concerns you 
may have.

  This search was scheduled by ead...@freebsd.org.


 (6 bugs)

Bug 154598:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=154598
Severity: Affects Only Me
Priority: Normal
Hardware: Any
Assignee: freebsd-wireless@FreeBSD.org
  Status: Needs MFC
  Resolution: 
 Summary: [ath] Atheros 5424/2424 can't connect to WPA network
Bug 163312:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163312
Severity: Affects Only Me
Priority: Normal
Hardware: Any
Assignee: freebsd-wireless@FreeBSD.org
  Status: Needs MFC
  Resolution: 
 Summary: [panic] [ath] kernel panic: page fault with ath0 taskq
Bug 166190:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166190
Severity: Affects Only Me
Priority: Normal
Hardware: Any
Assignee: freebsd-wireless@FreeBSD.org
  Status: Needs MFC
  Resolution: 
 Summary: [ath] TX hangs and frames stuck in TX queue
Bug 166357:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166357
Severity: Affects Only Me
Priority: Normal
Hardware: Any
Assignee: freebsd-wireless@FreeBSD.org
  Status: Needs MFC
  Resolution: 
 Summary: [ath] 802.11n TX stall when the first frame in the BAW is in the 
software queue
Bug 166642:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166642
Severity: Affects Only Me
Priority: Normal
Hardware: Any
Assignee: freebsd-wireless@FreeBSD.org
  Status: Needs MFC
  Resolution: 
 Summary: [ieee80211] [patch] in 802.11n mode for FreeBSD AP, having a 
station in powersave cripples AP TX.
Bug 169362:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169362
Severity: Affects Only Me
Priority: Normal
Hardware: Any
Assignee: freebsd-wireless@FreeBSD.org
  Status: Needs MFC
  Resolution: 
 Summary: [ath] AR5416: radar pulse PHY errors sometimes include the CRC 
Error bit set as well as the PHY errors

___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org


Re: Issues with urtwn

2014-11-03 Thread Matthias Apitz
El día Monday, November 03, 2014 a las 06:46:33AM +0100, Matthias Apitz 
escribió:

 El día Sunday, November 02, 2014 a las 10:46:13AM -0800, Adrian Chadd 
 escribió:
 
  It's not forcing the adapter itself into ps mode - it's just net80211
  doing an off-channel scan thing.
  
  Someone has to debug/fix this scan hang thing, I'm out of energy atm :(
 
 I'm willing to dig into this and will start with instrumenting
 net80211/ieee80211_scan.c with more debug messages; from there the power
 save is activated: ...

While I can compile sys/modules/wlan/wlan.ko, I do not see how to make
it undload / loadable from there; is it essential that it is loaded at
boot time? The man page has no information about this :-(

matthias

-- 
Matthias Apitz   |  /\   ASCII Ribbon Campaign:
E-mail: g...@unixarea.de |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X- No proprietary attachments
phone: +49-170-4527211   |  / \   - Respect for open standards
 | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org

Re: Issues with urtwn

2014-11-03 Thread Adrian Chadd
Ah, chances are it's being loaded automatically at startup when devd
loads your USB wifi module.

Just make sure you've commented out the wlan devices (but not
options!) and rebuilt your kernel to not have wlan included.



-adrian


On 3 November 2014 01:55, Matthias Apitz g...@unixarea.de wrote:
 El día Monday, November 03, 2014 a las 06:46:33AM +0100, Matthias Apitz 
 escribió:

 El día Sunday, November 02, 2014 a las 10:46:13AM -0800, Adrian Chadd 
 escribió:

  It's not forcing the adapter itself into ps mode - it's just net80211
  doing an off-channel scan thing.
 
  Someone has to debug/fix this scan hang thing, I'm out of energy atm :(

 I'm willing to dig into this and will start with instrumenting
 net80211/ieee80211_scan.c with more debug messages; from there the power
 save is activated: ...

 While I can compile sys/modules/wlan/wlan.ko, I do not see how to make
 it undload / loadable from there; is it essential that it is loaded at
 boot time? The man page has no information about this :-(

 matthias

 --
 Matthias Apitz   |  /\   ASCII Ribbon Campaign:
 E-mail: g...@unixarea.de |  \ /   - No HTML/RTF in E-mail
 WWW: http://www.unixarea.de/ |   X- No proprietary attachments
 phone: +49-170-4527211   |  / \   - Respect for open standards
  | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to freebsd-wireless-unsubscr...@freebsd.org