From owner-freebsd-current@freebsd.org Fri Sep 14 12:42:21 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 914B910826B0 for ; Fri, 14 Sep 2018 12:42:21 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from hraggstad.unrelenting.technology (hraggstad.unrelenting.technology [71.19.146.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hraggstad.unrelenting.technology", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1060580C33 for ; Fri, 14 Sep 2018 12:42:20 +0000 (UTC) (envelope-from greg@unrelenting.technology) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=unrelenting.technology; h=date:from:to:subject:message-id; s=default; bh=VaKJTgO4K0ae5rlwTCQirzHcQA7ooHerApT5D5K0W08=; b=bJx1h4WeJiBTPzRirYdFw3bsCKU6JLsITwENlxkQjeWTik21B0fUabhCiHCBmpwuJHTcMR+Lzjru8lH1wYho8/2AUU2t/q+SUTz6UyjkqwjTPj4qZ/LSCi7V0ToLLV+BjPpP9vooPpPlDvColZs3IuhDN6JoE/QuUc88CqrP3FQ= Received: by hraggstad.unrelenting.technology (OpenSMTPD) with ESMTPSA id 02f9ecfb TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Fri, 14 Sep 2018 12:42:07 +0000 (UTC) Received: from localhost (markarth.lan [local]) by markarth.lan (OpenSMTPD) with ESMTPA id d6b564db; Fri, 14 Sep 2018 15:42:29 +0300 (MSK) Date: Fri, 14 Sep 2018 15:42:29 +0300 From: Greg To: "Hartmann, O." Cc: freebsd-current@freebsd.org Subject: Re: WiFi QCA986x/988x 802.11ac Wireless Network Adapter support? Message-ID: <20180914124229.4vrggs7uolujfypx@unrelenting.technology> References: <20180914142956.74417882@hermann> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20180914142956.74417882@hermann> OpenPGP: url=https://unrelenting.technology/pub/3B011BAF.asc User-Agent: the one that sucks less X-Hashcash: 1:20:180914:freebsd-current@freebsd.org::wz6Nr6DVvH4UVtKC:3+cc X-Hashcash: 1:20:180914:ohartmann@walstatt.org::t2UQvZ7ojAFaajnh:2Col X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2018 12:42:21 -0000 On 09/14, Hartmann, O. wrote: >For a while 802.11ac adapters are out and some of them made by >Qualcomm/Atheros are considered useful for building accesspoints, like >the QCA9882. > >Running revent 12-ALPHA6 on an APU from PCengines equipted with such an >WiFi adaptor (I think this product is named Compex WLE600V) and >ath/ath_hal driver loaded still gives me: > [...] >Linux ath10k driver claims to support this specific chipset (never >tried Linux on our PCengines APU2!), and I was wondering if there is >support for FreeBSD as well? Hi, adrian@ has been working on ath10k: https://github.com/erikarn/athp