From owner-freebsd-current@FreeBSD.ORG Tue Jan 28 22:43:36 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 1473EB3A for ; Tue, 28 Jan 2014 22:43:36 +0000 (UTC) Received: from mail-qa0-x22b.google.com (mail-qa0-x22b.google.com [IPv6:2607:f8b0:400d: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 BD23B11B0 for ; Tue, 28 Jan 2014 22:43:35 +0000 (UTC) Received: by mail-qa0-f43.google.com with SMTP id o15so1438277qap.30 for ; Tue, 28 Jan 2014 14:43:34 -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=LYUiFPmWTtqwK1MNEl8R0YPahHiosX5CXeU1QMPMio4=; b=0W/xqCas2yumwgL6XFhT/CT6/nDjALVU+I6ORGmgSNCKIO8gosEhEwytF/vbrh3Ocm APa7wqyfNpMWUt1rCX7h0GyIafA7oEcgkMCa77+3SsqVQVJ8UgeUwGicTA/eIj5X2NIH W1cS3o/8kpLec3Sj2kOFzdRf857H9Gcv6x3wxnmFKdliK14gzrcqJSrMQ8Rad9s4Qyr8 gHeG2HdlWeKY3pFrLenuILTW5m+7LPLU5jWH0yrsbaGhXuI3r8jU0TBHMg3CNufBWpE9 boHyGeyo10P+4L7nvJF9h7iPPS/Kz9+vVLS8poZ7JyQvQB5utLup/XjIZuA2PvOyAz1P sS7A== MIME-Version: 1.0 X-Received: by 10.224.74.129 with SMTP id u1mr6765484qaj.49.1390949014911; Tue, 28 Jan 2014 14:43:34 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.224.52.8 with HTTP; Tue, 28 Jan 2014 14:43:34 -0800 (PST) In-Reply-To: References: <610447.24251.bm@smtp117.sbc.mail.gq1.yahoo.com> Date: Tue, 28 Jan 2014 14:43:34 -0800 X-Google-Sender-Auth: eSR9EYwOtQciq_Vb2sdvIUigspo 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: Tue, 28 Jan 2014 22:43:36 -0000 Ok, I'll take a look at it tonight, thanks! -a On 28 January 2014 13:08, Vlad Movchan wrote: > Hi Adrian, > > I'm sorry about this mistake. I updated original PR > (http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/165622) with the corrected > patch. > > > > On Tue, Jan 28, 2014 at 2:38 AM, Adrian Chadd wrote: >> >> Hi, >> >> This doesn't compile on i386. Would you mind figuring out why that is >> and submitting a patch that compiles on both amd64 and i386? >> >> Thanks! >> >> >> -a >> > > > > -- > Have a nice day, > Vlad Movchan