Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2003 13:58:22 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        Robert Watson <rwatson@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: Updated acpi_cpu patch
Message-ID:  <20031118135415.T64933@root.org>
In-Reply-To: <Pine.NEB.3.96L.1031118163325.92350f-100000@fledge.watson.org>
References:  <Pine.NEB.3.96L.1031118163325.92350f-100000@fledge.watson.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Nov 2003, Robert Watson wrote:
> On Tue, 18 Nov 2003, Nate Lawson wrote:
> > Could you add a printf to the start of acpi_cpu_detach()?  I want to see
> > if we're being called before or after ACPI is stopped ("Shutting down
>
> So indeed, it doesn't look like the ACPI detach call has gone out yet.

Yes, I'm certain acpi_cpu_detach is not being called before
AcpiTerminate().  Can someone with some newbus knowledge explain this?
devinfo shows acpi_cpu0 as a child of acpi0 so its detach should be called
before acpi0's.  Perhaps the fact that there is no DEVMETHOD for
acpi_detach means that its children never have their detach methods
called?

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031118135415.T64933>