Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: aiboost fix (Was: aiboost (Was: ACPICA update to 20080321))



On Thu, 17 Apr 2008 16:46:15 +1000
Geoff Wing <gcw%pobox.com@localhost> wrote:

> On Thursday 2008-04-17 12:38 +1000, Geoff Wing output:
> :On Wednesday 2008-04-16 16:55 +1000, Geoff Wing output:
> ::Removing aiboost and it works, so I guess there's some funny interaction
> ::with this ACPICA version and aiboost which exposes a bug not visible
> before.
> 
> This fixes it.  Take what you want from it.  The GetHandle and indexing
> changes were for my debugging benefit.  Only the
>               if (elem->Type == ACPI_TYPE_PACKAGE) {
>                       subobj = elem;
>                       buf2.Pointer = NULL;
>               } else if (elem->Type == ACPI_TYPE_LOCAL_REFERENCE) {
>               ...
> section is needed

Applied the patch... thanks. Will revisit this later (I got the machine with
the aiboost device powered off).

-- 
Juan Romero Pardines - xtraeme at gmail|netbsd dot org
        The NetBSD Project

Make your own NetBSD/x86 Live CD:
http://www.netbsd.org/~xtraeme/mklivecd/


Home | Main Index | Thread Index | Old Index