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

2017-05-28 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
+---+---
New |206801 | iwn(4) page fault on netif restart
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 
Open|169433 | [iwn] iwn(4) doesn't support 6235 chip.   
Open|211689 | panic with lagg failover wireless ath and iwm 

8 problems total for which you should take action.
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


No IEEE80211N in HOSTAPD 11-Release

2017-05-28 Thread Pietro Sammarco via freebsd-wireless
Hello folks. I recently bought a APU2C4 for the solely purpose to have it
as a all in one FreeBSD router, firewall, HOSTAPD.

It has got two mini PCIe Compex WLE200NX,  which uses the Atheros AR9280
chipset.

ath0:  mem 0xfe40-0xfe40 at device 0.0 on pci1
ath0: [HT] enabling HT modes
ath0: [HT] 1 stream STBC receive enabled
ath0: [HT] 1 stream STBC transmit enabled
ath0: [HT] 2 RX streams; 2 TX streams
ath0: AR9280 mac 128.2 RF5133 phy 13.0
ath0: 2GHz radio: 0x; 5GHz radio: 0x00c0

However though,  I am running into a sort of nightmare with getting 802.11n
to work with hostapd.

Line 6: unknown configuration item 'ieee80211n'

I could be totally wrong, but from what I understood IEEE80211N is disabled
both from the hostapd binary included with system base(I am on FreeBSD
11-relese p9), as well as from the one in ports/pkg.

Does this mean that I won't be getting no 802.11n love?

If so, is there any reason of why 802.11n has been disabled from hostapd?

If this turns out to be true, I honestly don't know whether is worth to
venture compiling hostapd from source or rather going with pfsense, since
they got it patched some 3 years ago.

I appreciate your help.

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


Re: No IEEE80211N in HOSTAPD 11-Release

2017-05-28 Thread Adrian Chadd
hi,

the TL;DR is - we do support 11n, it's just done in net80211. So no,
you don't need to tell hostapd anything special about it for now.


-a

On 28 May 2017 at 23:11, Pietro Sammarco via freebsd-wireless
 wrote:
> Hello folks. I recently bought a APU2C4 for the solely purpose to have it
> as a all in one FreeBSD router, firewall, HOSTAPD.
>
> It has got two mini PCIe Compex WLE200NX,  which uses the Atheros AR9280
> chipset.
>
> ath0:  mem 0xfe40-0xfe40 at device 0.0 on pci1
> ath0: [HT] enabling HT modes
> ath0: [HT] 1 stream STBC receive enabled
> ath0: [HT] 1 stream STBC transmit enabled
> ath0: [HT] 2 RX streams; 2 TX streams
> ath0: AR9280 mac 128.2 RF5133 phy 13.0
> ath0: 2GHz radio: 0x; 5GHz radio: 0x00c0
>
> However though,  I am running into a sort of nightmare with getting 802.11n
> to work with hostapd.
>
> Line 6: unknown configuration item 'ieee80211n'
>
> I could be totally wrong, but from what I understood IEEE80211N is disabled
> both from the hostapd binary included with system base(I am on FreeBSD
> 11-relese p9), as well as from the one in ports/pkg.
>
> Does this mean that I won't be getting no 802.11n love?
>
> If so, is there any reason of why 802.11n has been disabled from hostapd?
>
> If this turns out to be true, I honestly don't know whether is worth to
> venture compiling hostapd from source or rather going with pfsense, since
> they got it patched some 3 years ago.
>
> I appreciate your help.
>
> Thanks,
> Pietro
> ___
> freebsd-wireless@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
> To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
___
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"