From owner-freebsd-current@FreeBSD.ORG Fri Jan 24 00:56:02 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BED2B8A5; Fri, 24 Jan 2014 00:56:02 +0000 (UTC) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 34528105C; Fri, 24 Jan 2014 00:56:02 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id y10so2355361wgg.10 for ; Thu, 23 Jan 2014 16:56: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=4DGVODheVOhvABhYrdNuLRBCH4GDcluDFWlSDCEPZtc=; b=HdLtlEyikvsWmUsGmBd6vtVWKdZLlnWH/3EF1wwQ/QyuQsMyamhiohYcrf29ZPcwwC Auptbu4ovZOntE5CG4vkpdDsP9mkqiqS25p+9dSjaxbOXaHJ2YSEN9tQVM6cCSsHqFCU dFEH2dbbwtK4KHfym/2hfZUI/OGXkqU2D0vwl0ODHhruV5foucztO42E9lyHOceXGjhG bEMIYtsVexlL9PvnoXL1bdXK38s2H+fh2f+EGOoXObQiQ+Lk6rYDa89c0+6mesHMLp8z 4f7f2OP4LkxM3w0PPoX87jw35wRg8mBf8IruwJ1N2xBj0UJZrfa8sm2MPZB+4IUTcHLO zdFg== X-Received: by 10.180.9.74 with SMTP id x10mr988167wia.52.1390524960518; Thu, 23 Jan 2014 16:56:00 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.240.135 with HTTP; Thu, 23 Jan 2014 16:55:40 -0800 (PST) In-Reply-To: References: From: Miguel Clara Date: Fri, 24 Jan 2014 00:55:40 +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:56:02 -0000 *sorry "mean there a change" --> "mean there's a chance" On Fri, Jan 24, 2014 at 12:54 AM, Miguel Clara wrote: > 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"