http://bugzilla.kernel.org/show_bug.cgi?id=6539





------- Additional Comments From [EMAIL PROTECTED]  2006-05-12 14:06 -------
Created an attachment (id=8107)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=8107&action=view)
The DSDT file.

This is a copy of /proc/acpi/dsdt.
After the DSDT is disassembled and then I try to
generate the AML file with iasl -tc , the output is:

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20060421 [May  9 2006]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

curdsdt.dsl   462:                     Store (\PPMF, CFGD)
Error    4062 -                   Object does not exist ^  (CFGD)

curdsdt.dsl   481:                     And (CFGD, 0xFFFFFF3F, CFGD)
Error    4062 -          Object does not exist ^  (CFGD)

curdsdt.dsl   481:                     And (CFGD, 0xFFFFFF3F, CFGD)
Error    4062 -                            Object does not exist ^  (CFGD)

curdsdt.dsl   594:             If (LEqual (And (PDC0, 0x0A), 0x0A))
Error    4062 -              Object does not exist ^  (PDC0)

curdsdt.dsl   599:             If (LEqual (And (PDC1, 0x0A), 0x0A))
Error    4066 -                                    ^ Object is not accessible
from this scope (PDC1)

curdsdt.dsl  1952:                     Method (DRUL, 1, NotSerialized)
Warning  1086 -                                   ^ Not all control paths
return a value (DRUL)

curdsdt.dsl  2599:                         Method (_DCK, 1, NotSerialized)
Warning  1086 -  Not all control paths return a value ^  (_DCK)

curdsdt.dsl  2599:                         Method (_DCK, 1, NotSerialized)
Warning  1079 -   Reserved method must return a value ^  (_DCK)

curdsdt.dsl  2651:                         Store (CFGD, \PPMF)
Error    4062 -                Object does not exist ^  (CFGD)

curdsdt.dsl  2655:                             And (CFGD, 0xFFFFFF3F, CFGD)
Error    4062 -                  Object does not exist ^  (CFGD)

curdsdt.dsl  2655:                             And (CFGD, 0xFFFFFF3F, CFGD)
Error    4062 -                                    Object does not exist ^ 
(CFGD)

curdsdt.dsl  2664:                             Store (\PPMF, CFGD)
Error    4062 -                           Object does not exist ^  (CFGD)

curdsdt.dsl  7128:                 Z00C,
Error    4062 - Object does not exist ^  (Z00C)

curdsdt.dsl  7129:                 Z00C,
Error    4062 - Object does not exist ^  (Z00C)

curdsdt.dsl  7420:                 Z00C,
Error    4062 - Object does not exist ^  (Z00C)

curdsdt.dsl  7421:                 Z00C,
Error    4062 - Object does not exist ^  (Z00C)

curdsdt.dsl  7593:                             And (0xFE, Local7)
Warning  1104 -                                        ^ Result is not used,
operator has no effect

ASL Input:  curdsdt.dsl - 7740 lines, 291249 bytes, 3225 keywords
Compilation complete. 13 Errors, 4 Warnings, 0 Remarks, 1160 Optimizations


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to