From owner-freebsd-wireless@FreeBSD.ORG Mon Jul 7 19:16:14 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 13A4127F for ; Mon, 7 Jul 2014 19:16:14 +0000 (UTC) Received: from mail-qc0-x22f.google.com (mail-qc0-x22f.google.com [IPv6:2607:f8b0:400d:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C7AEF2700 for ; Mon, 7 Jul 2014 19:16:13 +0000 (UTC) Received: by mail-qc0-f175.google.com with SMTP id i8so4252274qcq.34 for ; Mon, 07 Jul 2014 12:16:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=5gjKH/LdxPFtdy3ebJgDjATAvMwKmdEEY1SFklqE2+U=; b=VZ0IpQHMP5glFwGlxrNrjHeg/EyHbEJhLY1L3vKMhzHec5yIHU2o077n0bFrQnsVIf 8YqWTLyr3ESRvhSP2DFyKKD2cOHthY9LExdRYEZLv81Wtk3Bf7l/RSQKIE0E5SPdYXfm KpZxsj9nyt0/DD88oHBzqlwshRD/AOikqgVAtDgJGpfc8BRyW0LlWNXGIGoxc8iTTKqn T3nC3NfsKgIqQXpj17a81nzKpJyk9ku3U3U7LT6eLDPyy1PN2StckH+mnG/ypjfB7rBM 36fPXer5wZOT/kgnA7x6yoTjiYAbCpmATY3ZYJcU1LTfJXc2NL6PghZfRmh1Jc2ymf2N wOfA== MIME-Version: 1.0 X-Received: by 10.229.44.65 with SMTP id z1mr49682473qce.7.1404760572968; Mon, 07 Jul 2014 12:16:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.202.193 with HTTP; Mon, 7 Jul 2014 12:16:12 -0700 (PDT) In-Reply-To: <20140707211035.5ce0a482fe062bc1ea64ace7@fbsd.es> References: <20140707144056.351e26df0d1512c6fc48a954@fbsd.es> <20140707204636.50ae92cf9022cd13263932d3@fbsd.es> <20140707211035.5ce0a482fe062bc1ea64ace7@fbsd.es> Date: Mon, 7 Jul 2014 12:16:12 -0700 X-Google-Sender-Auth: 0xXMAciBM0kqv5EncbRLV61GK3w Message-ID: Subject: Re: TP-LINK TL-WN821N From: Adrian Chadd To: Carlos Jacobo Puga Medina Content-Type: text/plain; charset=UTF-8 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: Mon, 07 Jul 2014 19:16:14 -0000 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. :( -a