From owner-freebsd-current@FreeBSD.ORG Fri Jan 24 23:22:50 2014 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 22876524 for ; Fri, 24 Jan 2014 23:22:50 +0000 (UTC) Received: from mail-qc0-x22d.google.com (mail-qc0-x22d.google.com [IPv6:2607:f8b0:400d:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CC5C9136A for ; Fri, 24 Jan 2014 23:22:49 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id i8so5320030qcq.32 for ; Fri, 24 Jan 2014 15:22:49 -0800 (PST) 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=9j6DYkHifLALbavth9BVeOxOZf0XNuLKKhBzWchl/7c=; b=Mu+uDTBiv4JEzT7GGFYVDQvRZnf75oqya6KSA70u2qf1UqLnsmwvsY39bLoKsWjX7r cp+8zJDXmo1eTE5XyWfI4FdwnD80nzA+qFcFHAAMbobnRz+BVK/3KAoM3cJUSjXCRYzc JYJsAOMaJGgef/NBR5G8AGjKw+jHckYrkYfY1zVYSM3zLWaaQPkilqFxhaf+GXoQpH11 SZ4dGbM173JClrrbNGfV4Vims5gZRteE2QTk7imSxlJDzwbOw2FJFjjNio7wuYm0VxcT IgKsAZhAiZUtJFqDyAjZOhDCUIvw6hqh3c+UTPQ5V2psKMzhZNOxIBxrxGxk/xkl7PvI leLQ== MIME-Version: 1.0 X-Received: by 10.140.24.71 with SMTP id 65mr23509681qgq.12.1390605769031; Fri, 24 Jan 2014 15:22:49 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Fri, 24 Jan 2014 15:22:48 -0800 (PST) In-Reply-To: References: <610447.24251.bm@smtp117.sbc.mail.gq1.yahoo.com> Date: Fri, 24 Jan 2014 15:22:48 -0800 X-Google-Sender-Auth: GXJViD_P95DvQorzkXded2eL87Q Message-ID: Subject: Re: Freebsd 11 current testing ndis / kldload: bcmwl564_sys.ko PANIC From: Adrian Chadd To: Vlad Movchan Content-Type: text/plain; charset=ISO-8859-1 Cc: Thomas Mueller , freebsd-current , Miguel Clara X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jan 2014 23:22:50 -0000 Oh! The NDIS FPU patch is limited to the NDIS module. Tell you what, I'll get that committed to -HEAD soon. Would you poke the original author and see if he's willing to work with you and I on getting this stuff into -HEAD? -a