From owner-freebsd-net@freebsd.org Fri Oct 19 07:03:33 2018 Return-Path: Delivered-To: freebsd-net@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 99058FD1E04 for ; Fri, 19 Oct 2018 07:03:33 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:13b:39f::9f:25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3321272300 for ; Fri, 19 Oct 2018 07:03:33 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 01EE28D4A216; Fri, 19 Oct 2018 07:03:30 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id D70B1D1F985; Fri, 19 Oct 2018 07:03:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id sTFdsGYSPWd4; Fri, 19 Oct 2018 07:03:27 +0000 (UTC) Received: from [192.168.1.88] (fresh-ayiya.sbone.de [IPv6:fde9:577b:c1a9:f001::2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 9F7B6D1F862; Fri, 19 Oct 2018 07:03:27 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Ronald F. Guilmette" Cc: freebsd-net@freebsd.org Subject: Re: WiFi AC support? Date: Fri, 19 Oct 2018 07:03:25 +0000 X-Mailer: MailMate (2.0BETAr6123) Message-ID: <308E30CF-95A2-4FF0-B02C-3B2BCA2CB6A4@lists.zabbadoz.net> In-Reply-To: <25010.1539919961@segfault.tristatelogic.com> References: <25010.1539919961@segfault.tristatelogic.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2018 07:03:33 -0000 On 19 Oct 2018, at 3:32, Ronald F. Guilmette wrote: > Just curious.... Are any of the wireless adaptors listed here: > > https://www.freebsd.org/releases/12.0R/hardware.html#support > > capable of doing 802.11ac? Adaptors are; FreeBSD drivers not yet. There is ongoing work to improve the situation but no timeline yet. /bz