From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 20 00:41:44 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D88A216A4CF; Tue, 20 Jul 2004 00:41:44 +0000 (GMT) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2181443D2F; Tue, 20 Jul 2004 00:41:44 +0000 (GMT) (envelope-from jkim@niksun.com) Received: from [10.70.0.244] (daemon.mj.niksun.com [10.70.0.244]) i6K0ekRl087731; Mon, 19 Jul 2004 20:40:46 -0400 (EDT) (envelope-from jkim@niksun.com) X-RAV-AntiVirus: This e-mail has been scanned for viruses. From: Jung-uk Kim Organization: Niksun, Inc. To: freebsd-amd64@freebsd.org, obrien@freebsd.org Date: Mon, 19 Jul 2004 20:40:44 -0400 User-Agent: KMail/1.6.2 References: <1089675245.33747.10.camel@server.mcneil.com> <200407122340.i6CNeMBS015756@m5p.com> <20040720002614.GK1070@dragon.nuxi.com> In-Reply-To: <20040720002614.GK1070@dragon.nuxi.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407192040.45026.jkim@niksun.com> cc: George Mitchell Subject: Re: How to convert from i386 to amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 00:41:45 -0000 On Monday 19 July 2004 08:26 pm, David O'Brien wrote: > On Mon, Jul 12, 2004 at 04:40:22PM -0700, George Mitchell wrote: > > I'm planning to try this install on a Compaq Presario laptop, > > which is known to require a kernel patch to keep it from powering > > off when it probes the keyboard controller. > > I'm not aware of this patch -- can you post it to this list? http://www.freebsd.org/cgi/query-pr.cgi?pr=67745 I believe the PSM patch is obsoleted by the following commit: http://docs.freebsd.org/cgi/mid.cgi?200407162204.i6GM4T1V014367 but I am not sure. Thanks, Jung-uk Kim