[Bug 199712] [rum] [patch]: use ieee80211_tx_complete()

2015-04-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199712

Bug ID: 199712
   Summary: [rum] [patch]: use ieee80211_tx_complete()
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: freebsd-wireless@FreeBSD.org
  Reporter: s3er...@gmail.com
  Keywords: patch

Created attachment 156012
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156012&action=edit
Convert rum driver to ieee80211_tx_complete()

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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"


[Bug 199718] [patch] urtwn(4): poor performance on rtl8188eu devices

2015-04-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199718

Bug ID: 199718
   Summary: [patch] urtwn(4): poor performance on rtl8188eu
devices
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: New
  Keywords: patch
  Severity: Affects Only Me
  Priority: ---
 Component: wireless
  Assignee: freebsd-wireless@FreeBSD.org
  Reporter: mp39...@gmail.com
  Keywords: patch

Created attachment 156016
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156016&action=edit
patch

r264912[1] brought initial support of rtl8188eu chips into FreeBSD, it was
noted by OpenBSD developers during porting efforts that it has bad performance
compared to other urtwn chips.

The problem seem to be in the way the driver initialize aggregation mode: in
native linux implementation USB aggregation is disabled[2] if RX DMA one is
used (and it's actually used for 88 chips[3]), in FreeBSD both methods are
enabled unconditionally.

Attached patch boosts performance for about 10 times for me.

Please review and commit if appropriate.

[1] - https://svnweb.freebsd.org/base?view=revision&revision=264912
[2] - https://github.com/lwfinger/rtl8188eu/blob/master/hal/usb_halinit.c#L524
[3] - https://github.com/lwfinger/rtl8188eu/blob/master/hal/usb_halinit.c#L95

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
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"


Problem reports for freebsd-wireless@FreeBSD.org that need special attention

2015-04-26 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|154598 | [ath] Atheros 5424/2424 can't connect to WPA netw 
Open|163312 | [panic] [ath] kernel panic: page fault with ath0  
Open|166190 | [ath] TX hangs and frames stuck in TX queue   
Open|166357 | [ath] 802.11n TX stall when the first frame in th 
Open|169362 | [ath] AR5416: radar pulse PHY errors sometimes in 

5 problems total for which you should take action.
___
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"