Advertisement
Guest User

carasin / iasl -tc DSDT.dsl / 1201N

a guest
Jan 31st, 2011
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.73 KB | None | 0 0
  1. Intel ACPI Component Architecture
  2. ASL Optimizing Compiler version 20100528 [Jul  1 2010]
  3. Copyright (c) 2000 - 2010 Intel Corporation
  4. Supports ACPI Specification Revision 4.0a
  5.  
  6. ./DSDT.dsl   268:             Method (AMWN, 1, Serialized)
  7. Warning  1088 -                          ^ Not all control paths return a value (AMWN)
  8.  
  9. ./DSDT.dsl  4821:                             If (Or (ATKN (0x52), \AMW0.AMWN (0x6E)))
  10. Warning  1093 -                                          ^ Called method may not always return a value
  11.  
  12. ./DSDT.dsl  7829:                     Return (Zero)
  13. Error    4080 -                                  ^ Invalid object type for reserved name (found ZERO, requires Buffer)
  14.  
  15. ./DSDT.dsl  8571:                             If (LOr (MP0P (Local6), MP1P (Local6)))
  16. Warning  1093 -                                           ^ Called method may not always return a value
  17.  
  18. ./DSDT.dsl  8571:                             If (LOr (MP0P (Local6), MP1P (Local6)))
  19. Warning  1093 -                                           ^ Called method may not always return a value
  20.  
  21. ./DSDT.dsl  8573:                                 Multiply (MCRS (Local6), 0x08000000, BF0F)
  22. Warning  1093 -    Called method may not always return a value ^
  23.  
  24. ./DSDT.dsl  8575:                                 If (MPCR (Local6))
  25. Warning  1093 -                                          ^ Called method may not always return a value
  26.  
  27. ./DSDT.dsl  8577:                                     If (MP0P (Local6))
  28. Warning  1093 -  Called method may not always return a value ^
  29.  
  30. ./DSDT.dsl  8579:                                         If (MP1P (Local6))
  31. Warning  1093 -      Called method may not always return a value ^
  32.  
  33. ./DSDT.dsl  8590:                                 If (MP0P (Local6))
  34. Warning  1093 -                                          ^ Called method may not always return a value
  35.  
  36. ./DSDT.dsl  8592:                                     Store (MP0N (Local6), Local5)
  37. Warning  1093 -     Called method may not always return a value ^
  38.  
  39. ./DSDT.dsl  8596:                                     If (MP1P (Local6))
  40. Warning  1093 -  Called method may not always return a value ^
  41.  
  42. ./DSDT.dsl  8598:                                         Store (MP1N (Local6), Local5)
  43. Warning  1093 -         Called method may not always return a value ^
  44.  
  45. ./DSDT.dsl  8602:                                 If (LGreater (BNKN, MCDB (Local5)))
  46. Warning  1093 -        Called method may not always return a value ^
  47.  
  48. ./DSDT.dsl  8604:                                     Store (MCDB (Local5), BNKN)
  49. Warning  1093 -     Called method may not always return a value ^
  50.  
  51. ./DSDT.dsl  8607:                                 If (LLess (BNKX, MCDB (Local5)))
  52. Warning  1093 -     Called method may not always return a value ^
  53.  
  54. ./DSDT.dsl  8609:                                     Store (MCDB (Local5), BNKX)
  55. Warning  1093 -     Called method may not always return a value ^
  56.  
  57. ./DSDT.dsl  8612:                                 If (LGreater (COLN, MCDC (Local5)))
  58. Warning  1093 -        Called method may not always return a value ^
  59.  
  60. ./DSDT.dsl  8614:                                     Store (MCDC (Local5), COLN)
  61. Warning  1093 -     Called method may not always return a value ^
  62.  
  63. ./DSDT.dsl  8617:                                 If (LLess (COLX, MCDC (Local5)))
  64. Warning  1093 -     Called method may not always return a value ^
  65.  
  66. ./DSDT.dsl  8619:                                     Store (MCDC (Local5), COLX)
  67. Warning  1093 -     Called method may not always return a value ^
  68.  
  69. ./DSDT.dsl  8660:             Method (MP0P, 1, NotSerialized)
  70. Warning  1088 -                          ^ Not all control paths return a value (MP0P)
  71.  
  72. ./DSDT.dsl  8688:             Method (MP1P, 1, NotSerialized)
  73. Warning  1088 -                          ^ Not all control paths return a value (MP1P)
  74.  
  75. ./DSDT.dsl  8716:             Method (MPCR, 1, NotSerialized)
  76. Warning  1088 -                          ^ Not all control paths return a value (MPCR)
  77.  
  78. ./DSDT.dsl  8744:             Method (MP0N, 1, NotSerialized)
  79. Warning  1088 -                          ^ Not all control paths return a value (MP0N)
  80.  
  81. ./DSDT.dsl  8772:             Method (MP1N, 1, NotSerialized)
  82. Warning  1088 -                          ^ Not all control paths return a value (MP1N)
  83.  
  84. ./DSDT.dsl  8800:             Method (MCRB, 1, NotSerialized)
  85. Warning  1088 -                          ^ Not all control paths return a value (MCRB)
  86.  
  87. ./DSDT.dsl  8828:             Method (MCRS, 1, NotSerialized)
  88. Warning  1088 -                          ^ Not all control paths return a value (MCRS)
  89.  
  90. ./DSDT.dsl  8856:             Method (MCDB, 1, NotSerialized)
  91. Warning  1088 -                          ^ Not all control paths return a value (MCDB)
  92.  
  93. ./DSDT.dsl  8879:             Method (MCDC, 1, NotSerialized)
  94. Warning  1088 -                          ^ Not all control paths return a value (MCDC)
  95.  
  96. ./DSDT.dsl  9162:             Method (WMNV, 3, NotSerialized)
  97. Warning  1088 -                          ^ Not all control paths return a value (WMNV)
  98.  
  99. ./DSDT.dsl  9450:             Acquire (MUTE, 0x03E8)
  100. Warning  1105 -                                   ^ Possible operator timeout is ignored
  101.  
  102. ./DSDT.dsl  9464:             Acquire (MUTE, 0x03E8)
  103. Warning  1105 -                                   ^ Possible operator timeout is ignored
  104.  
  105. ./DSDT.dsl  9479:             Acquire (MUTE, 0x03E8)
  106. Warning  1105 -                                   ^ Possible operator timeout is ignored
  107.  
  108. ./DSDT.dsl  9494:             Acquire (MUTE, 0x0FFF)
  109. Warning  1105 -                                   ^ Possible operator timeout is ignored
  110.  
  111. ./DSDT.dsl  9508:             Acquire (MUTE, 0x03E8)
  112. Warning  1105 -                                   ^ Possible operator timeout is ignored
  113.  
  114. ./DSDT.dsl  9523:             Acquire (MUTE, 0x03E8)
  115. Warning  1105 -                                   ^ Possible operator timeout is ignored
  116.  
  117. ./DSDT.dsl  9538:             Acquire (MUTE, 0x03E8)
  118. Warning  1105 -                                   ^ Possible operator timeout is ignored
  119.  
  120. ./DSDT.dsl 10070:                     Name (_PLD, Buffer (0x10)
  121. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  122.  
  123. ./DSDT.dsl 10087:                     Name (_PLD, Buffer (0x10)
  124. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  125.  
  126. ./DSDT.dsl 10104:                     Name (_PLD, Buffer (0x10)
  127. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  128.  
  129. ./DSDT.dsl 10164:                     Name (_PLD, Buffer (0x10)
  130. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  131.  
  132. ./DSDT.dsl 10181:                     Name (_PLD, Buffer (0x10)
  133. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  134.  
  135. ./DSDT.dsl 10198:                     Name (_PLD, Buffer (0x10)
  136. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  137.  
  138. ./DSDT.dsl 10215:                     Name (_PLD, Buffer (0x10)
  139. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  140.  
  141. ./DSDT.dsl 10263:                     Name (_PLD, Buffer (0x10)
  142. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  143.  
  144. ./DSDT.dsl 10280:                     Name (_PLD, Buffer (0x10)
  145. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  146.  
  147. ./DSDT.dsl 10297:                     Name (_PLD, Buffer (0x10)
  148. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  149.  
  150. ./DSDT.dsl 10357:                     Name (_PLD, Buffer (0x10)
  151. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  152.  
  153. ./DSDT.dsl 10374:                     Name (_PLD, Buffer (0x10)
  154. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  155.  
  156. ./DSDT.dsl 10391:                     Name (_PLD, Buffer (0x10)
  157. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  158.  
  159. ./DSDT.dsl 10408:                     Name (_PLD, Buffer (0x10)
  160. Error    4080 -        Invalid object type for reserved name ^  (found BUFFER, requires Package)
  161.  
  162. ./DSDT.dsl 10510:                     0x00000000,         // Length
  163. Error    4122 -                                ^ Invalid combination of Length and Min/Max fixed flags
  164.  
  165. ./DSDT.dsl 10517:                     0x00000000,         // Length
  166. Error    4122 -                                ^ Invalid combination of Length and Min/Max fixed flags
  167.  
  168. ASL Input:  ./DSDT.dsl - 10666 lines, 358816 bytes, 4472 keywords
  169. Compilation complete. 17 Errors, 37 Warnings, 0 Remarks, 69 Optimizations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement