From owner-freebsd-acpi@FreeBSD.ORG Mon Jan 3 18:30:01 2005 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB17016A4CE for ; Mon, 3 Jan 2005 18:30:01 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E23143D53 for ; Mon, 3 Jan 2005 18:30:01 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7ED2372DD4; Mon, 3 Jan 2005 10:30:01 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 78F6F72DCB; Mon, 3 Jan 2005 10:30:01 -0800 (PST) Date: Mon, 3 Jan 2005 10:30:01 -0800 (PST) From: Doug White To: Nate Lawson In-Reply-To: <41D8B23E.9000503@root.org> Message-ID: <20050103102700.W6665@carver.gumbysoft.com> References: <41D1C63E.5020201@nbritton.org> <20050101151558.L87126@carver.gumbysoft.com> <41D8B23E.9000503@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-acpi@freebsd.org Subject: Re: HP OmniBook 6000 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 18:30:02 -0000 On Sun, 2 Jan 2005, Nate Lawson wrote: > > It used to be fatally broken, due to violating assumptions in the ACPICA > > code at the time regarding probe order. But that was back when those > > machines were new, and the code may now handle that case :-) > > > > I don't know how well that system works but the sysresource issues were > fixed a while back (before 5.3) The problem was that one device required a region defined by a child of another bus that had not yet been initialized. The code would then get in in an infinite loop. I have pretty complete traces of this laying around. I'm pretty sure it was fixed later since the screaming stopped :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org