From owner-freebsd-wireless@freebsd.org Tue Nov 29 02:03:03 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34DE4C5A674 for ; Tue, 29 Nov 2016 02:03:03 +0000 (UTC) (envelope-from bsdlists@xmail.net) Received: from www.xmail.net (www.xmail.net [65.110.6.50]) by mx1.freebsd.org (Postfix) with ESMTP id 26E3A1EB5 for ; Tue, 29 Nov 2016 02:03:02 +0000 (UTC) (envelope-from bsdlists@xmail.net) To: FreeBSD wireless Received: from [24.113.41.81] by www.xmail.net with HTTP for ; Mon, 28 Nov 2016 17:51:49 -0800 X-Mailer: Web XMail 4.1 From: "Chris H" Subject: Realtek RTL8188CE support? Date: Mon, 28 Nov 2016 17:51:49 -0800 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline MIME-Version: 1.0 Message-Id: <20161129015149.9BB2D2DB5462@www.xmail.net> X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2016 02:03:03 -0000 Greetings, all.=0AI recently set out to create a wireless gateway, out o= f one of my servers.=0AI ran across a PCIe card that had the Realtek 818= 8CE chip on it, and upon=0Afurther investigation, indicated it was a pre= tty capable chip indeed. So I=0Alooked in hopes of finding FreeBSD suppo= rted it. While not listed in=0AHARDWARE.txt anywhere. I did find quite a= bit of evidence that it was=0Aindeed supported (via rtwn(4)). So I orde= red one. It just arrived, and I loaded=0Ain loader.conf(5):=0Aif_rtwn_lo= ad=3D"YES"=0A=0ABut further installation seems to indicate that (at leas= t in RELENG_11) that=0Athe rtwn(4) driver is (only?) intended for dongle= s (USB), and not the PCIe=0Aversion(s) of the RTL8188CE chipset. Is this= true? If so, is the work on=0ACURRENT (12), which *does* appear to supp= ort the RTL8188CE, (back)portable=0Ato 11? Normally, I'd find it fairly= trivial to back port the changes, but I=0Asee what appears to be a comp= lete re-organization to the network infrastructure=0Awhere drivers are c= oncerned.=0AI'm not on 12, and can't make the jump yet. So here's hoping= .=0A=0AThank you for all your time, and consideration.=0A=0A--Chris=0A--= ------------------------------------------------------------------------= ----------=0A