From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 10 05:10:03 2010 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9ABD1065675 for ; Wed, 10 Mar 2010 05:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9E2198FC25 for ; Wed, 10 Mar 2010 05:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o2A5A3AN083984 for ; Wed, 10 Mar 2010 05:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o2A5A3ej083983; Wed, 10 Mar 2010 05:10:03 GMT (envelope-from gnats) Date: Wed, 10 Mar 2010 05:10:03 GMT Message-Id: <201003100510.o2A5A3ej083983@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Gunther Schadow X-Mailman-Approved-At: Wed, 10 Mar 2010 05:52:26 +0000 Cc: Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression] X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gunther Schadow List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2010 05:10:03 -0000 The following reply was made to PR amd64/144503; it has been noted by GNATS. From: Gunther Schadow To: bug-followup@FreeBSD.org, gunther@schadow.us Cc: Subject: Re: amd64/144503: [boot] 8.0-RELEASE does not boot on DL585 [regression] Date: Tue, 09 Mar 2010 23:34:44 -0500 Thanks for looking into this. If I set hw.pci.mcfg=0 it does not help at all. If I also try do disable acpi and apic it makes no difference. Always stuck at the same point: pci0: on pcib0 The upshot is that it reminds me of the good old days of trying to install 386/bsd 0.0 or netbsd on a VAX :) -Gunther