From owner-freebsd-current Tue Oct 1 14:23:36 2002 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 0139837B401 for ; Tue, 1 Oct 2002 14:23:35 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AF9C43E77 for ; Tue, 1 Oct 2002 14:23:34 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 26487 invoked from network); 1 Oct 2002 21:23:34 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Oct 2002 21:23:34 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.5/8.12.5) with ESMTP id g91LNVBv011425; Tue, 1 Oct 2002 17:23:31 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021001211543.GA607@uriel.fakedomain.net> Date: Tue, 01 Oct 2002 17:23:34 -0400 (EDT) From: John Baldwin To: Michael McGoldrick Subject: Re: PCI brokenness Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 01-Oct-2002 Michael McGoldrick wrote: > On Tue, Oct 01, 2002 at 12:48:47PM -0400, John Baldwin wrote: >> >> On 01-Oct-2002 Michael McGoldrick wrote: >> > 'Me too' >> > Dmesg from working kernel attached, not sure how to get a dmesg from the >> > broken one. :( >> > Send me a mail if any further info would help. >> > (I have built two kernels recently, both have had this problem) >> >> What exact problem do you have. No PCI devices? >> >> -- >> >> John Baldwin <>< http://www.FreeBSD.org/~jhb/ >> "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-current" in the body of the message > > Yes, the kernel seems to attempt to mount root right after this line: > device_probe_and_attach: acpi0 attach returned 6 Can you try with the stuff I committed yesterday? It fixed the case (for my tests at least) of legacy0 failing to attach or probe when acpi failed to attach. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message