Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jul 2003 16:18:52 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        current@freebsd.org, acpi-jp@jp.freebsd.org
Subject:   HEADSUP: acpica 0619 in the tree
Message-ID:  <20030713161722.Y15284@root.org>

next in thread | raw e-mail | index | archive | help
I have imported acpica 0619.  I will be gone for a few hours but will be
checking again tonight in case there are any problems.  In particular, I
am no longer sure if this patch is needed.  If you do have problems, give
it a try.

Thanks,
Nate

--- nsalloc.c.old	Wed May 28 10:32:31 2003
+++ nsalloc.c	Thu Jun 19 17:30:48 2003
@@ -321,7 +321,7 @@
     ACPI_NAMESPACE_NODE     *Node,          /* New Child*/
     ACPI_OBJECT_TYPE        Type)
 {
-    UINT16                  OwnerId = TABLE_ID_DSDT;
+    UINT16                  OwnerId = 0;
     ACPI_NAMESPACE_NODE     *ChildNode;
 #ifdef ACPI_ALPHABETIC_NAMESPACE



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