From owner-freebsd-wireless@FreeBSD.ORG Sat Aug 3 18:19:42 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 4AB8C8DC for ; Sat, 3 Aug 2013 18:19:42 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D31EB29BA for ; Sat, 3 Aug 2013 18:19:41 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id e12so311621wgh.9 for ; Sat, 03 Aug 2013 11:19:40 -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=8Fpyx92qe+dMCOy88mzOlQoHPfj3CPoA3wLmX1IAnPM=; b=v6vH1QrMYoHBeQp24E5tAmFjkyQa9TxXJV5mxu9ONRCpt47ir+ZtyCkkv59GokUG4P sMxWet9MwtwvzYsz60qCVpRnGLIhGh3PD1suUvXWzy3K7vruJ6iYyaP7n4asga1dxOdi dF+hvfO9/7o8LbhpH6jPHTbcdhtCjp4+Hv+8yivHYY3CDDGWf7ThV+Laadkgvuf1QAz3 rkYt2nmHQ+A0H1tdf3JfSRGumwydcBSAChc44tN5bZ1Kl9sdPEhREg0Wo4z3/nv9mWWb mxIXOTvem9XY0f7milZIjnwEPdOIjBfy1fkIHb6QTbqd3u9ekwnvc+c7H6+xnP/nQRxa 7k1Q== MIME-Version: 1.0 X-Received: by 10.194.201.202 with SMTP id kc10mr8584330wjc.1.1375553980103; Sat, 03 Aug 2013 11:19:40 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.94.132 with HTTP; Sat, 3 Aug 2013 11:19:40 -0700 (PDT) In-Reply-To: <001001ce903b$e77a5f70$b66f1e50$@info> References: <51f3f0ce.055a420a.2e1e.fffff220SMTPIN_ADDED_BROKEN@mx.google.com> <002d01ce8c46$a13b23d0$e3b16b70$@info> <002701ce8e03$c033f640$409be2c0$@info> <002401ce8f5f$fc5ad780$f5108680$@info> <001001ce903b$e77a5f70$b66f1e50$@info> Date: Sat, 3 Aug 2013 11:19:40 -0700 X-Google-Sender-Auth: wYCe01ljp4jiF9Ncackx2Ew3x3M 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: Sat, 03 Aug 2013 18:19:42 -0000 On 3 August 2013 04:23, Cedric GROSS wrote: >> Can you please post an updated diff against what's in -HEAD now? > > As requested here is full patch. Thanks! > It should. 4965 part was not impacted. But Don't you said that full patch > break your 5100 ? Yup, it is breaking it very quickly. I'll try this patch against -HEAD and see what happens. But, there's ~ 4000 lines of patch to review. Some bits are easy to merge, some bits aren't easy to merge. :) Thanks! What would you like to merge next? -adrian