From owner-freebsd-mips@FreeBSD.ORG Mon Jun 8 02:56:58 2015 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96699508 for ; Mon, 8 Jun 2015 02:56:58 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22c.google.com (mail-ig0-x22c.google.com [IPv6:2607:f8b0:4001:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5CBB31562 for ; Mon, 8 Jun 2015 02:56:58 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igbpi8 with SMTP id pi8so51892715igb.1 for ; Sun, 07 Jun 2015 19:56:57 -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=aHw6LT7Aqt0r48n2Ke+eZSE9d05K95jJWIctJhGtvhg=; b=c/0bSyTn9PmSt+Uyp59UN83XQrojnMllHpewemv4olhXsop4y19qxdbcYDy+IGjBwn 9W0WBNN+dPKLGArb7fisTOu9lhJlXldCJYZwHmQL4kTbPxde5iiDfyX0RvDGgK1QLo04 i9tzLY0zcehMY+UFBW75Wg5p/BvNivbOZVM1b6iKwmstXW4Fut6+tI3/yAKzTSFzYB4x vmNYK/vKMNDHfbuzbPmIVjOnueK3OafNhByL0n9zMe4z5CIsr8upZj8HJ7/8hu5rcp8L kKe99EROeILj7QOJ/PSMbRW7BQEP/2InNsRSxzoFLDBf1ACvQUCJwoE2tuEFeh7VGg+Y P6hw== MIME-Version: 1.0 X-Received: by 10.50.73.198 with SMTP id n6mr10703317igv.32.1433732217775; Sun, 07 Jun 2015 19:56:57 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Sun, 7 Jun 2015 19:56:57 -0700 (PDT) In-Reply-To: <20150607210127.cfab1565ffed3a298ba791d0@eternamente.info> References: <20150604190836.faa7547dddf44f410dd47712@eternamente.info> <20150605125525.19ab63f12c0319b037bcaf06@eternamente.info> <20150607000010.6f928a93f18a9bad788f8151@eternamente.info> <20150607210127.cfab1565ffed3a298ba791d0@eternamente.info> Date: Sun, 7 Jun 2015 19:56:57 -0700 X-Google-Sender-Auth: C__LvfYcgMH36oy671s3cEthJyw Message-ID: Subject: Re: Updates to freebsd-wifi-build From: Adrian Chadd To: Nenhum_de_Nos Cc: "freebsd-mips@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2015 02:56:58 -0000 Ah, the key there is the mbufs message. Hm. I thought I committed a fix for that. -a