Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Sep 2010 09:45:35 +0300
From:      Andriy Gapon <avg@freebsd.org>
To:        Jung-uk Kim <jkim@freebsd.org>, John Baldwin <jhb@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r212251 - head/sys/dev/acpi_support
Message-ID:  <4C87310F.8020505@freebsd.org>
In-Reply-To: <201009071738.22600.jkim@FreeBSD.org>
References:  <201009060734.o867YWH8022846@svn.freebsd.org> <201009061128.40344.jhb@freebsd.org> <201009071738.22600.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
on 08/09/2010 00:38 Jung-uk Kim said the following:
> On Monday 06 September 2010 11:28 am, John Baldwin wrote:
>> On Monday 06 September 2010 03:34:32 am Andriy Gapon wrote:
>>> Author: avg
>>> Date: Mon Sep  6 07:34:32 2010
>>> New Revision: 212251
>>> URL: http://svn.freebsd.org/changeset/base/212251
>>>
>>> Log:
>>>   acpi_hp: fix bus attachment code
>>>
>>>   - add identify method to create driver's own device_t
>>>   - successfully probe only driver's own device_t instead of any
>>> device_t - (ab)use device order to hopefully be probed/attached
>>> after acpi_wmi
>>
>> Perhaps this should be a child of acpi_wmi0 instead?  That would
>> fix the ordering issue as well as remove the need to avoid "real"
>> ACPI devices in the attach routine.
> 
> +1

I am working on this.
Thanks to John for guidance.

-- 
Andriy Gapon



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