From owner-freebsd-wireless@FreeBSD.ORG Thu Oct 17 09:29:09 2013 Return-Path: Delivered-To: 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 ESMTP id 17299DC6; Thu, 17 Oct 2013 09:29:09 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from mail-oa0-x22a.google.com (mail-oa0-x22a.google.com [IPv6:2607:f8b0:4003:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CADA82F65; Thu, 17 Oct 2013 09:29:08 +0000 (UTC) Received: by mail-oa0-f42.google.com with SMTP id k14so1460746oag.29 for ; Thu, 17 Oct 2013 02:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=gd5br2bPMQBxaDKyOuNyyIF7yo/qGs7H54rm5cLVn6E=; b=syGTGeIi91YBmwgcazNG0fWaJKQMpEh63xsbEDF5YQqDIlAc3T2wPiQJ6oUsRHYqmJ dzIXjUQJF6AQKJLm6hn6GmrRLW9ah2v2skzVxvliHJ4Mq0LdEBiMUZhoyO3OtBJqc0Xe E7ZPVzGWI53EGXyqBQXw7OuBgnwJSk14zg3bbG6bAIbvaPY3JqUX8AGhEIv1LuOQfgVF fhW7pBdrx2Dg5e/3m4yG8xfAJe7VGVmBb6bPbzIv0qBMSznfME+X3m6Ik3wSHWKyDtP9 JXrEU4DrfQyLTHSvoq3XLq5IYFhMZYJ2JDC3XF1hSixaWI2z7MtZ6SsJCcAleLwKQHSq n88w== MIME-Version: 1.0 X-Received: by 10.182.16.227 with SMTP id j3mr160901obd.68.1382002147972; Thu, 17 Oct 2013 02:29:07 -0700 (PDT) Received: by 10.76.69.104 with HTTP; Thu, 17 Oct 2013 02:29:07 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Oct 2013 11:29:07 +0200 Message-ID: Subject: Re: Why does ath(4) suck, and what else to buy? From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 17 Oct 2013 09:29:09 -0000 2013/10/16 Adrian Chadd : > .. and there aren't currently any USB fobs that work rock solid in AP mode > in 5GHz. Sorry. Well, I'm happy to do it the other way round! That is, have the minipci ath(4) serve my 5GHz needs (one AP only), and then have a USB fob that does 2.4GHz and 2x APs (private + guest AP). I'm also happy to try patches against ath(4), if you have some that might improve stability and stuff. Cheers, Uli