From owner-freebsd-wireless@FreeBSD.ORG Tue Jul 8 10:54:23 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2F9303E7; Tue, 8 Jul 2014 10:54:23 +0000 (UTC) Received: from erelay1.ox.registrar-servers.com (erelay1.ox.registrar-servers.com [192.64.117.126]) by mx1.freebsd.org (Postfix) with ESMTP id 04D1924FD; Tue, 8 Jul 2014 10:54:22 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id E67812204B4D; Tue, 8 Jul 2014 10:46:02 +0000 (UTC) Received: from erelay1.ox.registrar-servers.com ([127.0.0.1]) by localhost (erelay.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dcKg7dRtC4FA; Tue, 8 Jul 2014 06:46:02 -0400 (EDT) Received: from imap2.ox.privateemail.com (imap2.ox.privateemail.com [198.187.29.234]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id 256532204A80; Tue, 8 Jul 2014 06:46:02 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id A0E008C007D; Tue, 8 Jul 2014 06:46:01 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ogeYhxKFbF6o; Tue, 8 Jul 2014 06:46:01 -0400 (EDT) Received: from localhost (110.Red-83-40-60.dynamicIP.rima-tde.net [83.40.60.110]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id 87E988C007B; Tue, 8 Jul 2014 06:46:00 -0400 (EDT) Date: Tue, 8 Jul 2014 12:45:50 +0200 From: Carlos Jacobo Puga Medina To: Kevin Lo Subject: Re: TP-LINK TL-WN821N Message-Id: <20140708124550.c60683f2c01f3f9aa6a4ff70@fbsd.es> In-Reply-To: <20140708022220.GA87876@ns.kevlo.org> References: <20140707144056.351e26df0d1512c6fc48a954@fbsd.es> <20140707204636.50ae92cf9022cd13263932d3@fbsd.es> <20140707211035.5ce0a482fe062bc1ea64ace7@fbsd.es> <20140708022220.GA87876@ns.kevlo.org> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; i386-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18 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, 08 Jul 2014 10:54:23 -0000 On Tue, 8 Jul 2014 10:22:20 +0800 Kevin Lo wrote: > On Mon, Jul 07, 2014 at 12:16:12PM -0700, Adrian Chadd wrote: > > > > On 7 July 2014 12:10, Carlos Jacobo Puga Medina wrote: > > > On Mon, 7 Jul 2014 11:48:36 -0700 > > > Adrian Chadd wrote: > > > > > >> I'd just look at porting over the openbsd driver. There's no 11n > > >> support in the openbsd code though! > > > > > > That's bad, I hope that the 802.11n protocol will be implemented since it was released in 2009. > > > > > > What do you recommend to do? > > > > I'd be happy if the driver showed up from OpenBSD. We can always try > > to add 11n support. > > > > I'm sorry, I don't have much else to say at the moment and as my day > > job is decidedly not wireless, I can't be much help. :( > > I'm trying to get D-Link DWA-160 rev. A1 usb wifi adapter working with > latest OpenBSD snapshot (2014/07/06). It seems to me that there's a > problem with otus(4). > > dmesg: > otus0 at uhub1 port 7 "ATHER USB2.0 WLAN" rev 2.00/1.07 addr 2 > otus0: MAC/BBP AR9170, RF AR9104, MIMO 2T2R, address 00:22:b0:57:fc:dc > > ifconfig otus0 scan doesn't yield any result. > > # ifconfig otus0 scan > otus0: flags=28802 mtu 1500 > lladdr 00:22:b0:57:fc:dc > priority: 4 > groups: wlan > media: IEEE802.11 autoselect > status: no network > ieee80211: nwid "" > none > # > > > -a > > Kevin Hi, OpenBSD doesn't support 802.11n yet, but some of this cards run in 11g mode for now. So this could be chew better if we work together with them. Anyway if you don't mind I'll send you some outputs from TL-WN821N. Regards, -- Carlos Jacobo Puga Medina