From owner-freebsd-wireless@freebsd.org Sat Oct 15 14:29:40 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 5D879C12E4A for ; Sat, 15 Oct 2016 14:29:40 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C42B36A4 for ; Sat, 15 Oct 2016 14:29:39 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.15.2/8.15.2) with ESMTPS id u9FESAUn010307 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 15 Oct 2016 22:28:11 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.15.2/8.15.2/Submit) id u9FES8Wm010306; Sat, 15 Oct 2016 22:28:08 +0800 (CST) (envelope-from kevlo) Date: Sat, 15 Oct 2016 22:28:08 +0800 From: Kevin Lo To: Yuri Cc: Andriy Voskoboinyk , freebsd-wireless Subject: Re: What is the best choice of USB WiFi adapter working on FreeBSD? Message-ID: <20161015142808.GA10296@ns.kevlo.org> References: <96108220-fc4f-8c71-8df1-c683aa8d2406@rawbw.com> <045f4f3d-c848-cc4d-1ba4-eb439d0fabad@rawbw.com> <6ba0e615-425d-9950-f84c-91205b861b54@rawbw.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6ba0e615-425d-9950-f84c-91205b861b54@rawbw.com> User-Agent: Mutt/1.5.24 (2015-08-30) 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: Sat, 15 Oct 2016 14:29:40 -0000 On Fri, Oct 14, 2016 at 05:12:57PM -0700, Yuri wrote: > > On 10/14/2016 16:26, Andriy Voskoboinyk wrote: > > > > https://github.com/s3erios/rtwn ? (I'm going to commit it soon). > > > But these are just USB IDs. This doesn't necessarily mean they actually > work well? They work well. Please see: https://lists.freebsd.org/pipermail/freebsd-wireless/2016-September/007087.html > Yuri Kevin