From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 04:31:21 2004 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 271A916A4CE for ; Thu, 30 Sep 2004 04:31:21 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF1FF43D2D for ; Thu, 30 Sep 2004 04:31:20 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-64-171-187-209.dsl.snfc21.pacbell.net [64.171.187.209]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i8U4VJHr027013 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 29 Sep 2004 21:31:20 -0700 Message-ID: <415B8C16.2050700@root.org> Date: Wed, 29 Sep 2004 21:31:18 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Juha Saarinen References: <415B5991.70002@root.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: [Fwd: cvs commit: src/sys/dev/acpica acpi_pci_link.c] 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: Thu, 30 Sep 2004 04:31:21 -0000 Juha Saarinen wrote: > On Wed, 29 Sep 2004 17:55:45 -0700, Nate Lawson wrote: > >>Did this commit fix or break anything regarding PCI irq routing for >>anyone? I haven't heard any feedback yet. > > Were these fixes related to the issue of Beta 5/6 not booting up with > ACPI enabled (system hangs after "CPU #1 launched") on > SMP/Hyperthreaded boxes? > > If so, the latest round of commits seems to have fixed things. My box > boots fine now with ACPI enabled. Not likely. That was probably the floppy hang problem that Warner just MFCd. To test, cvsup to a BETA5 kernel and then copy in this file to src/sys/dev/acpica/acpi_pci_link.c: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/dev/acpica/acpi_pci_link.c?rev=1.33&content-type=text/plain If I'm right, this file alone won't change anything. -- Nate