From owner-freebsd-current@FreeBSD.ORG Thu Jan 23 07:21:53 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 4C7F410F for ; Thu, 23 Jan 2014 07:21:53 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0BB471A42 for ; Thu, 23 Jan 2014 07:21:52 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id ii20so1729881qab.19 for ; Wed, 22 Jan 2014 23:21:52 -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=iUPNbeLhbqQO/1ehbUnHMbZVUZHAOyvJGYNw3bWqU24=; b=hVHPPs5VwGJNaJoGAgtEzKCftpO6gLd2wYra3kw2dJ5R2cTSvj+hvJCFAcOQoaVQWY Y7YUPGq8cFYe4m+TZnFwJkiElZIUqHAB9sjYgHo6LH3JZ/vAvv9wvuFUqCR2L6qL3TwV qu84CabGnSbk1b1lORu5X0n/tuDQCeUBsd7DzTiAAiNyvosQU5zlopOKSoz0JNCrqhYl olWR81dv4sTfw88R68+ZrVRD4EE+2Oxs0S8PHiNf4WNrT+E8eHyO57B4+owBb3d62Zwv M63utXvzBesgQNYkaebvuZjSYJ0SNQBxSjfcipD2gbfoEvIwY32qFGZAEvVW0m6n+AVU hjgQ== MIME-Version: 1.0 X-Received: by 10.140.24.71 with SMTP id 65mr8804313qgq.12.1390461712225; Wed, 22 Jan 2014 23:21:52 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Wed, 22 Jan 2014 23:21:52 -0800 (PST) In-Reply-To: References: Date: Wed, 22 Jan 2014 23:21:52 -0800 X-Google-Sender-Auth: xfbpFVf7XHGjU5E9V7T8P1ZnOpk Message-ID: Subject: Re: Freebsd 11 current testing ndis / kldload: bcmwl564_sys.ko PANIC From: Adrian Chadd To: Miguel Clara Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current 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: Thu, 23 Jan 2014 07:21:53 -0000 It's actually fpu code in ndis drivers. I'm going to deprecate NDIS this year, so .. OTOH, the FPU save support would be cool. -a On 22 January 2014 20:10, Miguel Clara wrote: > Getting a panic: Unregistered use of FPU in kernel > > > There seems to be a patch for FreeBSD 10, but not sure if it wold apply > > http://www.freebsd.org/cgi/query-pr.cgi?pr=165622&sourceid=opensearch > > > Thanks > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"