From owner-freebsd-wireless@FreeBSD.ORG Fri Jul 20 01:08:54 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2DF1C106566B; Fri, 20 Jul 2012 01:08:54 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id C33058FC08; Fri, 20 Jul 2012 01:08:53 +0000 (UTC) Received: by qabg1 with SMTP id g1so4321335qab.13 for ; Thu, 19 Jul 2012 18:08:47 -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=Ok0jMgNQ9m/xTB0DdeWB//2CqcTHbNhYiUTZzq7aWJs=; b=LpQ66+3dO9snMRPNEb6DfJfs9JFla3Bz1Lns+1s7hhcaPujjkP0YTjdE+5v3nwt8cF J6Zd1449hJYJh2VrdLu4YrI5EbjFlvOFTWSc7M0S8+dq5WSJ6CMiW9XO52J7WRXo+JVA oN/pyx752WbD9a4KaApVliAu5FCpfCt3jgBr7jVmuJXyRnQl0WgjOYtdGqWNAMmUeuYY MQ541aSBafjpSBMpJ4YgMG5qlZeEX8tIvzQm6oLgIJgpqnTzcYX5vmeE6nx4m3+tu4Pf PNW5B8RN0E+lXrDizK8NX5JZgnYx089VuCSiBnapdotdVaQCx7T5J598CSN7Sn1uWBwF npeQ== MIME-Version: 1.0 Received: by 10.224.189.137 with SMTP id de9mr7160442qab.7.1342746527246; Thu, 19 Jul 2012 18:08:47 -0700 (PDT) Received: by 10.229.39.12 with HTTP; Thu, 19 Jul 2012 18:08:47 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jul 2012 21:08:47 -0400 Message-ID: From: Kim Culhan To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: Please test ath(4) on HEAD (was Fwd: svn commit: r238609 - head/sys/dev/ath) X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 20 Jul 2012 01:08:54 -0000 On Thu, Jul 19, 2012 at 8:21 PM, Adrian Chadd wrote: > The 9227 will handle more vaps, I just haven't gone through and > audited the codebase to make sure we actually _do_ support > 4 VAPs > right. (Well, and that we do support 4 VAPs right.) > > I can go into more detail when/if people care. :) Yes please do, information for settting up vaps on FreeBSD is almost nonexistent and info on configuration of hostapd for secure vaps is hard to find. -kim