From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 02:19:51 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 626CD16A4CE for ; Thu, 30 Sep 2004 02:19:51 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD5343D1F for ; Thu, 30 Sep 2004 02:19:51 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so3505188rnk for ; Wed, 29 Sep 2004 19:19:45 -0700 (PDT) Received: by 10.38.73.46 with SMTP id v46mr675787rna; Wed, 29 Sep 2004 19:19:44 -0700 (PDT) Received: by 10.38.73.29 with HTTP; Wed, 29 Sep 2004 19:19:44 -0700 (PDT) Message-ID: Date: Thu, 30 Sep 2004 14:19:44 +1200 From: Juha Saarinen To: Nate Lawson In-Reply-To: <415B5991.70002@root.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <415B5991.70002@root.org> 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 Reply-To: Juha Saarinen 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 02:19:51 -0000 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. -- Juha