From owner-freebsd-current@FreeBSD.ORG Fri Jan 24 00:55:02 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 5F6D971E; Fri, 24 Jan 2014 00:55:02 +0000 (UTC) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C95431023; Fri, 24 Jan 2014 00:55:01 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id x55so1996669wes.22 for ; Thu, 23 Jan 2014 16:55:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=SRe45hiS4XUIcZAG/a+jG/yZSLhF9L0V9NDlnwAB/sM=; b=ZMGpo+CYXvrHFLjx7e3T6zZzM7ceBx7MmlJ++vLHSQg68XFqu/w2f1Y9kfV69/a/zG 97zT8kYnqXSCerfmWsdcMvM0Q/NSFm41QhOiOoHeC1a50oKhA/wkiXIIY0/n4/qBJ3Jn C6u0AxXpjtnhp5fvKRegMiyi4ZZB7aF3it9XZGqZOf4Uig26q68deoPv6HR8XzJyJbVk K3wb9X1xPfOZOFI+vYDITfswRNp4pYCkquWi0i4qff9n8+HPxik+8LVSFQBE5+8BU4Ur XvvftUeFFi9hqu6uRUTrGxmXRLWTbBpMYjB1XKlDJSzlVWHyNCFnCvxQAQ05UvqjTPJ+ n6Rg== X-Received: by 10.180.211.68 with SMTP id na4mr1302285wic.0.1390524900103; Thu, 23 Jan 2014 16:55:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.240.135 with HTTP; Thu, 23 Jan 2014 16:54:39 -0800 (PST) In-Reply-To: References: From: Miguel Clara Date: Fri, 24 Jan 2014 00:54:39 +0000 Message-ID: Subject: Re: Freebsd 11 current testing ndis / kldload: bcmwl564_sys.ko PANIC To: Adrian Chadd 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: Fri, 24 Jan 2014 00:55:02 -0000 Hi Adrian, when you say "I'm going to deprecate NDIS", does this also mean there a change to have this driver working without ndis in freebsd? I tried kldload if_bwi kldload if_bwn But none of them work for 4313 it seems! :( On Thu, Jan 23, 2014 at 7:21 AM, Adrian Chadd wrote: > 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"