From owner-freebsd-current@FreeBSD.ORG Fri Jan 24 02:27:25 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 C4AE4520; Fri, 24 Jan 2014 02:27:25 +0000 (UTC) Received: from mail-we0-x232.google.com (mail-we0-x232.google.com [IPv6:2a00:1450:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 360BB1714; Fri, 24 Jan 2014 02:27:25 +0000 (UTC) Received: by mail-we0-f178.google.com with SMTP id t60so2039211wes.37 for ; Thu, 23 Jan 2014 18:27:23 -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=8wHYzQRTTjpDjkv0DLkpikUrAvvOLjmYFpIgwVZArQE=; b=bdq7cSzD9sDIRb2v3TctWLc3T14tE6KBQhQ4FCXylUjx4LUNhAdmDRWTOofV1csCtC AjAiws+546V8GtMVHR/ydX5YH4VfM4DlKNxA+daggOkwDDFH/2vw7W7ff+WeW/pAG9q2 qsnNb6TRVLN/Ul9hZDByYITy9CN4sk7kTGzm0KR0a9N5A0xHlZ089WFqTyhUEapeQBXI Slm075ShAB2RD9/Mhi0vNtfYg0pWjUAY9ydAAGCOeQw93LxbOgDaU8y8vKCmfEBX/3Ng ow34K2pTehhyGaWPNYcv4yGxXuVoWpY24nYoM4p6+evKK+YYhfILbp3dqDOeqkhKHaxs eX9A== X-Received: by 10.180.211.68 with SMTP id na4mr1495827wic.0.1390530443680; Thu, 23 Jan 2014 18:27:23 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.240.135 with HTTP; Thu, 23 Jan 2014 18:27:03 -0800 (PST) In-Reply-To: References: From: Miguel Clara Date: Fri, 24 Jan 2014 02:27:03 +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 02:27:25 -0000 Pity this is not an old laptop... I7 processor sadly a bad wifi card, gave all kinds of problems on Windows to be honest! No point on applying the patch then if it will stop working anyway! I think I might be able to substitute the card with one from another asus, unless BIOS doesn't allow me too! thanks for clarifying! On Fri, Jan 24, 2014 at 2:18 AM, Adrian Chadd wrote: > Hi, > > yes. I'm going to deprecate NDIS and yes, this means that people using > hardware that doesn't have a driver will have to go without. It sucks, > but noone has stepped up to maintain NDIS and it can't work for later > NDIS APIs. > > > -a > > On 23 January 2014 16:54, 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"