Best M.2 Wifi adapter for FreeBSD laptop - recommend please

2016-09-22 Thread Petr Fischer
Hello, I have the Intel Dual Band Wireless AC 3160 in my Toshiba laptop: http://www.intel.com/content/www/us/en/wireless-products/dual-band-wireless-ac-3160-bluetooth-brief.html In FreeBSD 11.0, there is new "iwm" driver for this Intel WiFi adapters, but in my case, max is 54Mbps mode 11g - rea

Re: urtwn(4) / rtwn(4) drivers are merged - call for review / testing

2016-09-22 Thread Kevin Lo
Hi Andriy, First of all, THANK YOU! You're doing amazing work! Second, I've done some testing on the following devices, downloading FreeBSD-12.0-CURRENT-amd64-20160809-r303880-disc1.iso from ftp.freebsd.org: - ASUS USB-N10 NANO (RTL8188CUS): rtwn0: on usbus0 rtwn0: MAC/BB RTL8188CUS, RF 60

Re: urtwn(4) / rtwn(4) drivers are merged - call for review / testing

2016-09-22 Thread Andriy Voskoboinyk
Thu, 22 Sep 2016 12:24:42 +0300 було написано Kevin Lo : Hi, So, the driver was fully tested. Thanks! Can you set dev.rtwn.0.debug=0x829f for RTL8188CE to see how big the problem is? Hi Andriy, First of all, THANK YOU! You're doing amazing work! Second, I've done some testing on the followin

Re: Best M.2 Wifi adapter for FreeBSD laptop - recommend please

2016-09-22 Thread Adrian Chadd
The QCNFA222 should work fine now on -head. I fixed it up a while ago. We are working on iwm(4) - once the basics work correctly, we'll add 11n then 11ac. -a On 22 September 2016 at 02:12, Petr Fischer wrote: > Hello, > > I have the Intel Dual Band Wireless AC 3160 in my Toshiba laptop: > http

Re: Best M.2 Wifi adapter for FreeBSD laptop - recommend please

2016-09-22 Thread Petr Fischer
> The QCNFA222 should work fine now on -head. I fixed it up a while ago. What is "fine"? WiFi N stamdard, more than 100Mbps speeds? Will be your fix available in 11.0-RELEASE? Or I need to stay with -CURREMT forever? :) > We are working on iwm(4) - once the basics work correctly, we'll add > 11

Re: Best M.2 Wifi adapter for FreeBSD laptop - recommend please

2016-09-22 Thread Adrian Chadd
On 22 September 2016 at 08:52, Petr Fischer wrote: >> The QCNFA222 should work fine now on -head. I fixed it up a while ago. > > What is "fine"? WiFi N stamdard, more than 100Mbps speeds? It should get > 100mbit in 5GHz mode. 2GHz, it gets hard. > > Will be your fix available in 11.0-RELEASE? Or

Re: urtwn(4) / rtwn(4) drivers are merged - call for review / testing

2016-09-22 Thread Kevin Lo
On Thu, Sep 22, 2016 at 01:54:21PM +0300, Andriy Voskoboinyk wrote: > > Thu, 22 Sep 2016 12:24:42 +0300 було написано Kevin Lo : > > Hi, > > So, the driver was fully tested. Thanks! > Can you set dev.rtwn.0.debug=0x829f for RTL8188CE to see how big > the problem is? Sure. Here you go https://p

Re: urtwn(4) / rtwn(4) drivers are merged - call for review / testing

2016-09-22 Thread Andriy Voskoboinyk
Fri, 23 Sep 2016 04:58:40 +0300 було написано Kevin Lo : Thanks for the log file, Tx 'device timeouts' should be fixed in https://github.com/s3erios/rtwn/commit/f78d51b6ed8590e3aeb65fbf616aa767034a89f5 (currently I'm reviewing PCI-specific code to see if there are any additional issues - e.g.