HEADSUP: acpica 0619 in the tree
    Nate Lawson 
    nate at root.org
       
    Sun Jul 13 16:18:51 PDT 2003
    
    
  
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
    
    
More information about the freebsd-current
mailing list