Re: Intel 8265

2016-11-16 Thread Imre Vadász
Hi, Something is weird with version 21 firmwares with iwm, which causes lots of debugging notifications to be sent by the firmware. Version 22 firmware only sends a single debugging notification during the initialization code of iwm, when it initializes the LAR (Location Aware Regulatory)

Using net80211/IEEE80211_C_BITS macro

2016-11-16 Thread Fehmi Noyan ISI via freebsd-wireless
Hiya, I am working on an API (hopefully will post something about it soon) that, beyond other stuff, checks wlan driver capabilities (just like ifconfig(1) does). However, the capabilities macro, which is IEEE80211_C_BITS, is defined in sys/net80211/ieee80211_var.h and I am not sure whether

Re: Broadcom BCM 43xx wireless chips

2016-11-16 Thread Ben Woods
On Wed., 16 Nov. 2016 at 8:09 pm, Andy Mender wrote: > Dear Adrian, > > I set the mentioned option (BWN_GPL_PHY just below the bwn driver) in the > kernel config file and recompiled the STABLE kernel. > Now the additional message about BWN_GPL_PHY is gone, but there is

Re: Broadcom BCM 43xx wireless chips

2016-11-16 Thread Andy Mender
Dear Adrian, Ben, sysctl.net.wlan.devices returns only the urtwn0 interface (from a TP-LINK USB dongle I use to get any connection). Below, please find the output of "dmesg | grep bwn": andy@mb-2008:~ % dmesg | grep bwn link_elf_obj: symbol bwn_nphy_op_allocate undefined KLD file if_bwn.ko -

Cypress bought Broadcom's wifi business and published their datasheets

2016-11-16 Thread paradox via freebsd-wireless
may be its help to support BCM WIFI ? http://www.cypress.com/search/all?f[0]=meta_type%3Atechnical_documents[1]=resource_meta_type%3A575[2]=field_related_products%3A110101 ___ freebsd-wireless@freebsd.org mailing list

Re: Broadcom BCM 43xx wireless chips

2016-11-16 Thread Andy Mender
Dear Adrian, I set the mentioned option (BWN_GPL_PHY just below the bwn driver) in the kernel config file and recompiled the STABLE kernel. Now the additional message about BWN_GPL_PHY is gone, but there is some 2-3 features listed as unsupported. The driver gets attached to the network card as