From owner-freebsd-current@FreeBSD.ORG Mon Dec 5 22:46:43 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CD7CD1065672; Mon, 5 Dec 2011 22:46:43 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) by mx1.freebsd.org (Postfix) with ESMTP id B2C488FC16; Mon, 5 Dec 2011 22:46:43 +0000 (UTC) Received: from delta.delphij.net (drawbridge.ixsystems.com [206.40.55.65]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by anubis.delphij.net (Postfix) with ESMTPSA id 6E5C43BF6; Mon, 5 Dec 2011 14:46:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=delphij.net; s=anubis; t=1323125203; bh=XPdmb8jCvpMVEuQ0k+xJ4ZqTMiTk1R4pY2eIH1HQD7I=; h=Message-ID:Date:From:Reply-To:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ouiigY06GPDks/Vrz/PJxDxlIA+j4BpEYXXAq55tJEek6wBKDNxP0zfnsDpeBZexu UZ/VViODZOf7M/cLTk3k0yti1mIY1myENX78vWKN+jzNTnNF4PZu4dLM8lTFC0apJe nBjAU4Y46URTASefWdNZWyRY+0pW8lomZ758BkWY= Message-ID: <4EDD49D2.7080603@delphij.net> Date: Mon, 05 Dec 2011 14:46:42 -0800 From: Xin Li Organization: The FreeBSD Project MIME-Version: 1.0 To: Arnaud Lacombe References: In-Reply-To: X-Enigmail-Version: undefined Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: d@delphij.net, FreeBSD-Current , re@freebsd.org Subject: Re: PAE broken on -current, likely broken on stable/9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2011 22:46:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/05/11 14:15, Arnaud Lacombe wrote: > Hi, > > The kernel tree is utterly broken when PAE is enabled, it chokes > [non-exclusively] on the following: > > dev/dpt/dpt_scsi.c:279: warning: cast to pointer from integer of > different size [-Wint-to-pointer-cast] [snip] [delphij@build] /usr/src/sys/i386/conf> grep dpt PAE nodevice dpt It seems you have added 'option PAE' in your own custom kernel configuration? Not all drivers works with PAE so these has to be removed. If PAE is a requirement, consider using the stock 'PAE' kernel configuration if you don't want to configure it the hard way. > Could re@ please includes, proudly (or not), in its future > announces, that PAE is no longer supported ? > > Thanks, - Arnaud > > ps: this is just a report, I'm not really expecting anything, any > longer, from the FreebSD "community". > _______________________________________________ > 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" - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7dSdIACgkQOfuToMruuMAT/wCggYzwl1LSt8rYqaRaRjwAWXtO 8fsAn1d5rctjsdMSY15cVG/eAM3rdPnB =n6sn -----END PGP SIGNATURE-----