From owner-freebsd-wireless@FreeBSD.ORG Fri Jul 20 03:05:44 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC7331065674 for ; Fri, 20 Jul 2012 03:05:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gg0-f182.google.com (mail-gg0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7D18FC1B for ; Fri, 20 Jul 2012 03:05:43 +0000 (UTC) Received: by ggnm2 with SMTP id m2so4202128ggn.13 for ; Thu, 19 Jul 2012 20:05:42 -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 :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=9am7cqOsZ4cwjizm7XHG115ShpVFoynY0nThNyoR9QY=; b=zKipkRO9uL442b9CaxpYctseMJ/rh8XSTmm4Qaqn6iAucxqA2XYEmeSlQTWCiNw8mr TYuw1pQ4EJQSlaR/TUWb9lkZE0vMsIJMVj1G4jm7/JH8QBhRTmoJMXDTbRefEHkGIfNe znQt/0TFFP9slDtiDM08idGqSX6sKS2AY1QVRshiaImde7MV7XKmc/Uv6CoIuqvn/kCA 0QT0Z0DPDR3HUrbEWV++gjhivrxqjofJA2Wca9eLeO8+GLvL6KUXtwPfkjgbVk55keu7 WsY5Mb4uOOaz44mOi1Oaa+BxBtx1hyxtpYRI27LkN1s38qZ9y1iSluiMX1YG+AuI9tQ7 VUMA== MIME-Version: 1.0 Received: by 10.66.73.39 with SMTP id i7mr7908837pav.83.1342753541655; Thu, 19 Jul 2012 20:05:41 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.68.191.138 with HTTP; Thu, 19 Jul 2012 20:05:41 -0700 (PDT) Received: by 10.68.191.138 with HTTP; Thu, 19 Jul 2012 20:05:41 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jul 2012 20:05:41 -0700 X-Google-Sender-Auth: RZq3aKmRaoq1j5KHVdSRN1UBh1A Message-ID: From: Adrian Chadd To: Kim Culhan Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 03:05:44 -0000 Id love some help improving the documentation. Let me configure some vaps tonight and ill write a quick blog post avout it. Id love to find that make it into the official documentation. Thanks, Adrian On Jul 19, 2012 6:08 PM, "Kim Culhan" wrote: > 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 >