From owner-freebsd-wireless@FreeBSD.ORG Sun Sep 29 08:35:40 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 94C57182 for ; Sun, 29 Sep 2013 08:35:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3278F2C21 for ; Sun, 29 Sep 2013 08:35:40 +0000 (UTC) Received: by mail-wi0-f174.google.com with SMTP id hj3so2500301wib.1 for ; Sun, 29 Sep 2013 01:35:38 -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:message-id:subject :from:to:cc:content-type; bh=oDy91uNpKAvIHjsD/YxqP56MNM+PEOoA5P5lPiA54xQ=; b=yD0X/+cOPE3Ty+hl65vhppIkIMg5/krNjTfHTPSaB5NQuEk+pXWaCGZkMVKfbohylr ox8T4FJwMLcljTy5GCHEh7mJq9+yxG3XII1BlYdnmIUiBaY2JtxneTo84c1OjsqooVZ4 7FMWLkQgUckfIiocErvlsmGEuVrisKoKwOXnXVg+uScEsyUT8j8CSvFe5LQx94NnouE/ 4SKEe1kLE7eV77Oxoo3tB21F7FVYynj7pZllmxxcbwYEyT41Gl0vh2G/GptN9s4iSjWr Bfi6TIy1KYk8sQXFLIoO/2rBZCnct7t8UNem68iENK2JlxpW52fbeaB1XD7w8UyvqKye DHvQ== MIME-Version: 1.0 X-Received: by 10.180.9.45 with SMTP id w13mr9340385wia.0.1380443738461; Sun, 29 Sep 2013 01:35:38 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.73.133 with HTTP; Sun, 29 Sep 2013 01:35:38 -0700 (PDT) In-Reply-To: References: <002701cebc6f$634c0040$29e400c0$@info> Date: Sun, 29 Sep 2013 01:35:38 -0700 X-Google-Sender-Auth: fuaD32KGCIcc0XuvPpGKcz_8TOQ Message-ID: Subject: Re: [IWN] Review From: Adrian Chadd To: Cedric GROSS Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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: Sun, 29 Sep 2013 08:35:40 -0000 .. is this diff (split_6) against the most recent -HEAD? There looks like there's some extra stuff in there that I committed recently (ie, the rate control change and deref/free) I'll go check it out in more depth soon. Thanks, -a On 29 September 2013 01:34, Adrian Chadd wrote: > Cool, I'll review it now! > > > -a > > > On 28 September 2013 10:23, Cedric GROSS wrote: > >> Hello, >> >> >> >> I'm get some free time. So I setted up my github for split work. >> >> >> >> So on https://github.com/KreizIT/FreeBSD-IWN/ >> >> >> >> You will find 2 new branch : split_6 and split_7. >> >> >> >> Split_6 is iwn -HEAD with split 6 applied. Patch for that is also >> available >> in this branch. >> >> Split_7 is iwn -HEAD with split 6 and new split 7 applied. >> >> >> >> Split_7 start "parameters task". So no massive change except that it's >> manage NIC without BT. >> >> >> >> Regards >> >> Cedric >> >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to " >> freebsd-wireless-unsubscribe@freebsd.org" >> > >