From owner-freebsd-amd64@FreeBSD.ORG Wed Nov 28 10:14:16 2007 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9D9516A420 for ; Wed, 28 Nov 2007 10:14:16 +0000 (UTC) (envelope-from paulf@free.fr) Received: from postfix2-g20.free.fr (postfix2-g20.free.fr [212.27.60.43]) by mx1.freebsd.org (Postfix) with ESMTP id 97BFE13C44B for ; Wed, 28 Nov 2007 10:14:16 +0000 (UTC) (envelope-from paulf@free.fr) Received: from smtp8-g19.free.fr (smtp8-g19.free.fr [212.27.42.65]) by postfix2-g20.free.fr (Postfix) with ESMTP id 48E071FA644C for ; Wed, 28 Nov 2007 08:54:23 +0100 (CET) Received: from smtp8-g19.free.fr (localhost [127.0.0.1]) by smtp8-g19.free.fr (Postfix) with ESMTP id 76C1217F540 for ; Wed, 28 Nov 2007 10:55:13 +0100 (CET) Received: from imp6-g19.free.fr (imp6-g19.free.fr [212.27.42.6]) by smtp8-g19.free.fr (Postfix) with ESMTP id 64DF517F54C for ; Wed, 28 Nov 2007 10:55:13 +0100 (CET) Received: by imp6-g19.free.fr (Postfix, from userid 33) id 15FCB4282; Wed, 28 Nov 2007 10:55:13 +0100 (CET) Received: from nat-frg.mentorg.com (nat-frg.mentorg.com [212.208.136.162]) by imp.free.fr (IMP) with HTTP for ; Wed, 28 Nov 2007 10:55:12 +0100 Message-ID: <1196243712.474d3b005a98f@imp.free.fr> Date: Wed, 28 Nov 2007 10:55:12 +0100 From: Paul Floyd To: freebsd-amd64@freebsd.org References: <54db43990711271701y1560e358odd3d601402cd07b6@mail.gmail.com> <474D252B.4010003@gmail.com> In-Reply-To: <474D252B.4010003@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.5 X-Originating-IP: 212.208.136.162 Subject: Re: Any Update on HP Workstation Support? XW9300 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2007 10:14:16 -0000 Quoting Jeff Isaac : > Thanks for getting back to me with this link. These HP systems seem to > be tricky for BSD kernels for whatever reason. Hi I've been following this thread for a while. I wonder if I can help solve the problem. I (probably) have most of the pieces necessary to do some tests: one HP workstation (an xw9400) affected with the smap problem one old PC with several OSes on it, including a working installation of FreeBSD 6.2-stable I don't have any experience in developing FreeBSD kernel code (or, I guess in this case, the boot loader code). Does anyone have a potted guide to betting started with cross-compiling the boot code and building a boot CD (or floppies)? A+ Paul