From owner-freebsd-wireless@FreeBSD.ORG Fri Aug 2 21:29:48 2013 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 ESMTP id F23395E4 for ; Fri, 2 Aug 2013 21:29:48 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8725D2BB8 for ; Fri, 2 Aug 2013 21:29:48 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id q55so934430wes.16 for ; Fri, 02 Aug 2013 14:29:46 -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=1jvCaGmriUdiEaSqwcUz6ap7gl8PZG9WcYKXUIIfHMc=; b=itFxYxyUSBEJmLG046F9pNY0clj4eCnrP/W9oizbidfoMa3wQU6miPHNMshYvvxkGR tS2kcBHip8pTqQnDzRX5pyV6aZIr9tAI58EGCHcWlvPWGP5juUd4rCSUlLaLhAKW66HK Y+ibEXYowGVcrzLFSM9JXTLKiWUjtoWcN9bVizSyf902Lfi6y9ssPMRbsAKmrzvhXaHe ZzFJy/rDvWJlLqFmYEsV/y1Oi1h/GBHI+As8FVjM9y3yzv1D/7LawOUwq2MVCTiCquo6 pBXw1sn7BBFaqqrLf34+Boqya/UygKnvSlNKW6TOpzDe3YomoRaJOV1dAhW069opgBDm ufxw== MIME-Version: 1.0 X-Received: by 10.180.211.206 with SMTP id ne14mr146394wic.30.1375478986782; Fri, 02 Aug 2013 14:29:46 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.94.132 with HTTP; Fri, 2 Aug 2013 14:29:46 -0700 (PDT) In-Reply-To: <002401ce8f5f$fc5ad780$f5108680$@info> References: <51f3f0ce.055a420a.2e1e.fffff220SMTPIN_ADDED_BROKEN@mx.google.com> <002d01ce8c46$a13b23d0$e3b16b70$@info> <002701ce8e03$c033f640$409be2c0$@info> <002401ce8f5f$fc5ad780$f5108680$@info> Date: Fri, 2 Aug 2013 14:29:46 -0700 X-Google-Sender-Auth: zkyMuns3qk3-v7TULphvV5t5jU8 Message-ID: Subject: Re: [IWN] Reviw split 2 From: Adrian Chadd To: Cedric GROSS Content-Type: text/plain; charset=ISO-8859-1 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: Fri, 02 Aug 2013 21:29:49 -0000 I've committed -3 and -4 from your work. Can you please post an updated diff against what's in -HEAD now? I have updated firmware here that I'm going to commit soon, including the newer device firmware. But I do want to test on the 4965 first just to make sure it still 'works'. Thanks! -adrian