[Bug 193588] [new port] net/malo-firmware-1.4: Staged malo(4) firmware module

2014-11-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193588

Carlos Jacobo Puga Medina  changed:

   What|Removed |Added

 Attachment #149274|0   |1
is obsolete||

--- Comment #27 from Carlos Jacobo Puga Medina  ---
Created attachment 149760
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149760&action=edit
malo-firmware-kmod.shar

-- 
You are receiving this mail because:
You are on the CC list 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

2014-11-23 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|166642 | [ieee80211] [patch] in 802.11n mode for FreeBSD A 
Open|169362 | [ath] AR5416: radar pulse PHY errors sometimes in 

6 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"


Re: Issues with urtwn

2014-11-23 Thread Matthias Apitz
El día Monday, November 03, 2014 a las 09:43:14AM -0800, Adrian Chadd escribió:

> 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.

The problem is reproducible fine: I'm running in a loop SCP traffic up
and down to my ISP host; when the background scan every five minutes
takes place the traffic gets STALLED and IP comes not to work again:

Nov 23 17:13:33 unixarea dhclient: New Broadcast Address (wlan0): 192.168.2.255
Nov 23 17:13:33 unixarea dhclient: New Routers (wlan0): 192.168.2.1
Nov 23 17:18:33 unixarea kernel: wlan0: ieee80211_bg_scan: active scan, ticks 
36537257 duration 150
Nov 23 17:18:33 unixarea kernel: wlan0: [00:13:f7:0d:08:48] sta power save mode 
on
Nov 23 17:18:33 unixarea kernel: wlan0: scan_task: chan   7g ->   1g [active, 
dwell min 20ms max 150ms]
Nov 23 17:18:33 unixarea kernel: wlan0: scan_task: stopped, [ticks 36537415, 
dwell min 20 scanend 36537408]

from now the interface does not let pass frames anymore

Nov 23 17:18:33 unixarea kernel: wlan0: ieee80211_sta_tim_notify: TIM=1
Nov 23 17:18:34 unixarea last message repeated 3 times
Nov 23 17:18:34 unixarea kernel: wlan0: [00:13:f7:0d:08:48] save frame with age 
40, 1 now queued
Nov 23 17:18:34 unixarea kernel: wlan0: [00:13:f7:0d:08:48] save frame with age 
0, 2 now queued
Nov 23 17:18:34 unixarea kernel: wlan0: ieee80211_sta_tim_notify: TIM=1
Nov 23 17:18:35 unixarea last message repeated 14 times
Nov 23 17:18:35 unixarea kernel: wlan0: [00:13:f7:0d:08:48] save frame with age 
0, 3 now queued
Nov 23 17:18:35 unixarea kernel: wlan0: ieee80211_sta_tim_notify: TIM=1
...

I tested the same in an older 10-ALPHA4 laptop (running r255948 from
October 2013) with the same physical WLAN card; there is no problem with
the bg scans every 5 minutes, it just goes ahead after any scan; this is
an issue in head.

matthias

-- 
Matthias Apitz, g...@unixarea.de, http://www.unixarea.de/ +49-170-4527211
1989-2014: The Wall was torn down so that we go to war together again.
El Muro ha sido derribado para que nos unimos en ir a la guerra otra vez.
Diese Grenze wurde aufgehoben damit wir gemeinsam wieder in den Krieg ziehen.
___
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"