From owner-freebsd-wireless@FreeBSD.ORG Fri Jul 20 00:21:48 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 321B4106566B for ; Fri, 20 Jul 2012 00:21:48 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 050BE8FC0A for ; Fri, 20 Jul 2012 00:21:47 +0000 (UTC) Received: by pbbro2 with SMTP id ro2so5632040pbb.13 for ; Thu, 19 Jul 2012 17:21:47 -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=3Cv6s4YXsqFL+/vHLNOvQe0s5MERmc4E7eRqxVhaNmU=; b=TwVnKfJupvEXOTyKOonKxQGHyeEXM/KNaJyWH6TSYXTME/c18xdRDuFSmJoIwbEGHJ oqf842UIqE3Lm4Af4QgcZX+tLmSWhOJmw2NLjFlgdxFqxFUjTSo/owq6j3OHpjEilp9w eJqOQlaZCfUC1bjIrv/HG1U0WVqWM1xUUH07UEOjXmOHpHSI5oJzamcT3RXhCbrz941/ GjimHfSSPsk7rw7xDKF1fuOqgwDIaf4ay17ZjQMs7mVuUTJlvr9GwAYdDu8o4IEyI9kG 23iwaN0WTPxXiCx2YbZxZxP0Ep14yBX4mBxqnfhM9flfMFRPOPsf4AcDgUHr1l5yRcTa oNLA== MIME-Version: 1.0 Received: by 10.68.221.70 with SMTP id qc6mr9368048pbc.92.1342743707790; Thu, 19 Jul 2012 17:21:47 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.68.191.138 with HTTP; Thu, 19 Jul 2012 17:21:47 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jul 2012 17:21:47 -0700 X-Google-Sender-Auth: Uc45xYagtPlN67N-E7sH8dacqB4 Message-ID: From: Adrian Chadd To: Kim Culhan 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 00:21:48 -0000 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. :) Adrian