From owner-freebsd-current@FreeBSD.ORG Tue Mar 8 17:23:04 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 687A416A4CE for ; Tue, 8 Mar 2005 17:23:04 +0000 (GMT) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036CE43D55 for ; Tue, 8 Mar 2005 17:22:59 +0000 (GMT) (envelope-from jkim@niksun.com) Received: from [10.70.0.244] (daemon.mj.niksun.com [10.70.0.244]) by anuket.mj.niksun.com (8.13.1/8.12.11) with ESMTP id j28HMulp061151; Tue, 8 Mar 2005 12:22:56 -0500 (EST) (envelope-from jkim@niksun.com) From: Jung-uk Kim Organization: Niksun, Inc. To: freebsd-current@freebsd.org Date: Tue, 8 Mar 2005 12:22:52 -0500 User-Agent: KMail/1.6.2 References: <1110175252.718.4.camel@localhost.localdomain> <200503071139.58790.jkim@niksun.com> <1110255913.601.0.camel@localhost.localdomain> In-Reply-To: <1110255913.601.0.camel@localhost.localdomain> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit Message-Id: <200503081222.53473.jkim@niksun.com> X-Virus-Scanned: ClamAV 0.83/755/Mon Mar 7 20:00:18 2005 on anuket.mj.niksun.com X-Virus-Status: Clean cc: Remington 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 17:23:04 -0000 On Monday 07 March 2005 11:25 pm, Remington wrote: > I an talking about RELENG_5, sorry. Is this suppose to be this way? Yes, AMD64 architecture can run FreeBSD/i386 kernel. ;-) Jung-uk Kim > 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