From owner-freebsd-current@FreeBSD.ORG Mon Oct 7 02:01:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9DEB83CC for ; Mon, 7 Oct 2013 02:01:26 +0000 (UTC) (envelope-from mueller6721@twc.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.226]) by mx1.freebsd.org (Postfix) with ESMTP id 5DC412C50 for ; Mon, 7 Oct 2013 02:01:25 +0000 (UTC) Received: from [74.130.200.176] ([74.130.200.176:24590] helo=localhost) by cdptpa-oedge01 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id 4D/24-15529-EE512525; Mon, 07 Oct 2013 02:01:19 +0000 Date: Mon, 07 Oct 2013 02:01:18 +0000 Message-ID: <4D.24.15529.EE512525@cdptpa-oedge01> From: "Thomas Mueller" To: freebsd-current@freebsd.org Subject: Re: urtwn driver for Edimax EW-7811U WLAN nano USB Adapter X-RR-Connecting-IP: 107.14.168.118:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 07 Oct 2013 02:01:26 -0000 I just happened to be browsing man urtwn in NetBSD-current (6.99.23), and Edimax EW-7811Un is listed as supported by this driver. This strongly suggests it should work for FreeBSD-current (barring bugs). Tom