Re: Add support for Realtek RTL8192EU

2017-01-19 Thread Kevin Lo
On Fri, Jan 20, 2017 at 01:26:37AM +0200, Andriy Voskoboinyk wrote: > > Thu, 19 Jan 2017 10:36:43 +0200 було написано Kevin Lo : > > Hi Kevin, Hi Andriy, > thanks for the patch! few notes to it: > - r92c_llt_write() seems to be used only in r92c_llt_init(); so, > it may be

Re: Add support for Realtek RTL8192EU

2017-01-19 Thread Andriy Voskoboinyk
Thu, 19 Jan 2017 10:36:43 +0200 було написано Kevin Lo : Hi Kevin, thanks for the patch! few notes to it: - r92c_llt_write() seems to be used only in r92c_llt_init(); so, it may be called without sc->sc_llt_write indirection from it; - you can set rate for beacon directly in

[Bug 211689] panic with lagg failover wireless ath and iwm

2017-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211689 --- Comment #16 from Alan Somers --- Randy, you are correct that "service netif restart lagg0" will destroy the cloned interface. I just didn't realize that suspending restarted network interfaces. In any case,

[Bug 211689] panic with lagg failover wireless ath and iwm

2017-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211689 --- Comment #15 from Robin Randhawa --- (In reply to Alan Somers from comment #14) Before I rebuild kernels and deploy to get you the pre-suspend ifconfig output, I thought I'll share my thoughts on your second

Add support for Realtek RTL8192EU

2017-01-19 Thread Kevin Lo
Hi, This adds support for the RTL8192EU Realtek wireless chipset: https://people.freebsd.org/~kevlo/rtwn-rtl8192eu.diff Tested in station mode with D-Link DWA-131 rev E1 on amd64. Kevin ___ freebsd-wireless@freebsd.org mailing list