From owner-freebsd-current@FreeBSD.ORG Tue Mar 8 04:25:20 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C7D16A4CE for ; Tue, 8 Mar 2005 04:25:20 +0000 (GMT) Received: from mxsf07.cluster1.charter.net (mxsf07.cluster1.charter.net [209.225.28.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736A743D49 for ; Tue, 8 Mar 2005 04:25:19 +0000 (GMT) (envelope-from TastyNachos@charter.net) Received: from mxip02.cluster1.charter.net (mxip02a.cluster1.charter.net [209.225.28.132])j284PHfW023356 for ; Mon, 7 Mar 2005 23:25:17 -0500 Received: from 68-189-90-224.ca.charter.com (HELO [172.16.64.100]) (68.189.90.224) by mxip02.cluster1.charter.net with ESMTP; 07 Mar 2005 23:25:16 -0500 X-Ironport-AV: i="3.90,145,1107752400"; d="scan'208"; a="655410433:sNHT12974452" From: Remington To: Jung-uk Kim In-Reply-To: <200503071139.58790.jkim@niksun.com> References: <1110175252.718.4.camel@localhost.localdomain> <200503071139.58790.jkim@niksun.com> Content-Type: text/plain Date: Mon, 07 Mar 2005 20:25:13 -0800 Message-Id: <1110255913.601.0.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: i386 support for AMD64 GART???? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 08 Mar 2005 04:25:20 -0000 I an talking about RELENG_5, sorry. Is this suppose to be this way? On Mon, 2005-03-07 at 11:39 -0500, Jung-uk Kim wrote: > On Monday 07 March 2005 01:00 am, Remington wrote: > > Completely useless email of this is a known or if im missing > > something obvious. > > > > NOTES in i386 states AMD64 GART support yet it is missing from > > AMD64 NOTES file. Shouldnt this be reversed? > > I guess you are talking about RELENG_5? -CURRENT uses it > unconditionally: > > http://docs.freebsd.org/cgi/mid.cgi?200408192058.i7JKwOwb053655 > > It was not MFC'd. > > Jung-uk Kim