From owner-freebsd-bugs@FreeBSD.ORG Tue Aug 23 19:27:45 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 807BC106566B; Tue, 23 Aug 2011 19:27:45 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 715BB8FC15; Tue, 23 Aug 2011 19:27:45 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p7NJRjhZ071516; Tue, 23 Aug 2011 19:27:45 GMT (envelope-from yongari@freefall.freebsd.org) Received: (from yongari@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p7NJRiP2071512; Tue, 23 Aug 2011 19:27:44 GMT (envelope-from yongari) Date: Tue, 23 Aug 2011 19:27:44 GMT Message-Id: <201108231927.p7NJRiP2071512@freefall.freebsd.org> To: igor@hybrid-lab.co.uk, yongari@FreeBSD.org, freebsd-bugs@FreeBSD.org, yongari@FreeBSD.org From: yongari@FreeBSD.org Cc: Subject: Re: kern/118990: [nve] nve + PAE bus_addr_t/void * inconsistencies X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2011 19:27:45 -0000 Synopsis: [nve] nve + PAE bus_addr_t/void * inconsistencies State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Tue Aug 23 19:26:55 UTC 2011 State-Changed-Why: As you know it's not trivial to make patch for binary blob and it would take a lot time and efforts to make nve(4) work on PAE environments. However, I also don't see any reason why you still have to use nve(4) given that nfe(4) works on your box. I believe nfe(4) should work with PAE. If nfe(4) does not work on your box, please let me know with full dmesg output. Responsible-Changed-From-To: freebsd-bugs->yongari Responsible-Changed-By: yongari Responsible-Changed-When: Tue Aug 23 19:26:55 UTC 2011 Responsible-Changed-Why: Grab. http://www.freebsd.org/cgi/query-pr.cgi?pr=118990