Date: Fri, 20 Jan 2017 01:26:37 +0200 From: "Andriy Voskoboinyk" <s3erios@gmail.com> To: "Kevin Lo" <kevlo@freebsd.org> Cc: freebsd-wireless@freebsd.org Subject: Re: Add support for Realtek RTL8192EU Message-ID: <op.yub51oebiew4ia@localhost> In-Reply-To: <20170119083643.GA30454@ns.kevlo.org> References: <20170119083643.GA30454@ns.kevlo.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thu, 19 Jan 2017 10:36:43 +0200 =D0=B1=D1=83=D0=BB=D0=BE =D0=BD=D0=B0=D0= =BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Kevin Lo <kevlo@freebsd.org>: 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 r12a_beacon_init() (it will be overridden anyway by r12a_beacon_set_rate()) and drop r92e_beacon_init() wrapper. Are there some plans for merging it to -HEAD? > 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 > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to = > "freebsd-wireless-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.yub51oebiew4ia>