Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2009 14:17:12 +0400
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        Rui Paulo <rpaulo@gmail.com>, freebsd-acpi@FreeBSD.org
Subject:   Re: [rea-fbsd@codelabs.ru: Patch for "device_attach: estX attach returned 6" on half of the cores]
Message-ID:  <1Rc2f/mn4q/bRzg8uAsl4ZMkCeY@XX1fo6zQUfC4h0jjRC6IBz3oNH4>
In-Reply-To: <200905261234.42869.jkim@FreeBSD.org>
References:  <iot%2BY4Rq1CfuAcIpIia6VCDhJXE@10Ilc7MfiXA2JVIRVQpZfk7cTQ4> <FE72EA4E-1A89-4F9F-8E78-EABA6654B701@gmail.com> <bmsUSJUJCbwn5ZyJw40fq5MWtDs@XX1fo6zQUfC4h0jjRC6IBz3oNH4> <200905261234.42869.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jung-uk, good day.

Tue, May 26, 2009 at 12:34:33PM -0400, Jung-uk Kim wrote:
> On Tuesday 26 May 2009 05:54 am, Eygene Ryabinkin wrote:
> > It's mine ;))  Though I hadn't looked at the newer ACPI-CA yet.
> 
> --- >8 --- SNIP!!! --- >8 ---
> 
> As I posted earlier, it should be fixed in the newer ACPI-CA:
> 
> http://docs.freebsd.org/cgi/mid.cgi?200905041551.19904.jkim
> 
> Sorry, if you missed it.

Yes, missed it, thanks for the link!

Having looked at the patch itself I have an impression that it will not
solve the original problem: while ACPI-CA now correctly dereferences
aliases found in the path (currently I am interested only Processor
objects), but still, full walk will return both real nodes and their
aliases.  So for my case of dual-way machine with aliases to both
processors, all four objects seem to be inserted to the ACPI namespace,
so again, acpi_cpu will be attached twice to the first processor.

But I want to be mistaken and will try your patch that imports the
latest ACPI-CA for the -CURRENT.  Will report on my findings.

Thanks!
-- 
Eygene
 _                ___       _.--.   #
 \`.|\..----...-'`   `-._.-'_.-'`   #  Remember that it is hard
 /  ' `         ,       __.--'      #  to read the on-line manual
 )/' _/     \   `-_,   /            #  while single-stepping the kernel.
 `-'" `"\_  ,_.-;_.-\_ ',  fsc/as   #
     _.-'_./   {_.'   ; /           #    -- FreeBSD Developers handbook
    {_.-``-'         {_/            #



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1Rc2f/mn4q/bRzg8uAsl4ZMkCeY>