Advertisement
Guest User

Untitled

a guest
Jul 17th, 2012
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.71 KB | None | 0 0
  1. DefinitionBlock ("ssdt-pr.aml", "SSDT", 1, "APPLE ", "CpuPm", 0x00001000)
  2. {
  3. External (\_PR_.CPU0, DeviceObj)
  4. External (\_PR_.CPU1, DeviceObj)
  5. External (\_PR_.CPU2, DeviceObj)
  6. External (\_PR_.CPU3, DeviceObj)
  7. External (\_PR_.CPU4, DeviceObj)
  8. External (\_PR_.CPU5, DeviceObj)
  9. External (\_PR_.CPU6, DeviceObj)
  10. External (\_PR_.CPU7, DeviceObj)
  11.  
  12. Scope (_PR.CPU0)
  13. {
  14. Name (APSN, 0x09)
  15. Name (APSS, Package (0x0E)
  16. {
  17.  
  18. Package (0x06)
  19. {
  20. 0x0B54,
  21. 0x0000AFC8,
  22. 0x0A,
  23. 0x0A,
  24. 0x1D00,
  25. 0x1D00
  26. },
  27.  
  28. Package (0x06)
  29. {
  30. 0x0AF0,
  31. 0x0000AFC8,
  32. 0x0A,
  33. 0x0A,
  34. 0x1C00,
  35. 0x1C00
  36. },
  37.  
  38. Package (0x06)
  39. {
  40. 0x0A8C,
  41. 0x0000AFC8,
  42. 0x0A,
  43. 0x0A,
  44. 0x1B00,
  45. 0x1B00
  46. },
  47.  
  48. Package (0x06)
  49. {
  50. 0x0A28,
  51. 0x0000AFC8,
  52. 0x0A,
  53. 0x0A,
  54. 0x1A00,
  55. 0x1A00
  56. },
  57.  
  58. Package (0x06)
  59. {
  60. 0x09C4,
  61. 0x0000AFC8,
  62. 0x0A,
  63. 0x0A,
  64. 0x1900,
  65. 0x1900
  66. },
  67.  
  68. Package (0x06)
  69. {
  70. 0x0960,
  71. 0x0000AFC8,
  72. 0x0A,
  73. 0x0A,
  74. 0x1800,
  75. 0x1800
  76. },
  77.  
  78. Package (0x06)
  79. {
  80. 0x08FC,
  81. 0x0000AFC8,
  82. 0x0A,
  83. 0x0A,
  84. 0x1700,
  85. 0x1700
  86. },
  87.  
  88. Package (0x06)
  89. {
  90. 0x0898,
  91. 0x0000AFC8,
  92. 0x0A,
  93. 0x0A,
  94. 0x1600,
  95. 0x1600
  96. },
  97.  
  98. Package (0x06)
  99. {
  100. 0x0834,
  101. 0x0000AFC8,
  102. 0x0A,
  103. 0x0A,
  104. 0x1500,
  105. 0x1500
  106. },
  107.  
  108. Package (0x06)
  109. {
  110. 0x07D0,
  111. 0x0000AFC8,
  112. 0x0A,
  113. 0x0A,
  114. 0x1400,
  115. 0x1400
  116. },
  117.  
  118. Package (0x06)
  119. {
  120. 0x076C,
  121. 0x00006673,
  122. 0x0A,
  123. 0x0A,
  124. 0x1300,
  125. 0x1300
  126. },
  127.  
  128. Package (0x06)
  129. {
  130. 0x0708,
  131. 0x00005FE4,
  132. 0x0A,
  133. 0x0A,
  134. 0x1200,
  135. 0x1200
  136. },
  137.  
  138. Package (0x06)
  139. {
  140. 0x06A4,
  141. 0x00005978,
  142. 0x0A,
  143. 0x0A,
  144. 0x1100,
  145. 0x1100
  146. },
  147.  
  148. Package (0x06)
  149. {
  150. 0x0640,
  151. 0x0000532F,
  152. 0x0A,
  153. 0x0A,
  154. 0x1000,
  155. 0x1000
  156. }
  157. })
  158.  
  159. Method (ACST, 0, NotSerialized)
  160. {
  161. Return (Package (0x06)
  162. {
  163. One,
  164. 0x04,
  165. Package (0x04)
  166. {
  167. ResourceTemplate ()
  168. {
  169. Register (FFixedHW,
  170. 0x01, // Bit Width
  171. 0x02, // Bit Offset
  172. 0x0000000000000000, // Address
  173. 0x01, // Access Size
  174. )
  175. },
  176.  
  177. One,
  178. 0x03,
  179. 0x03E8
  180. },
  181.  
  182. Package (0x04)
  183. {
  184. ResourceTemplate ()
  185. {
  186. Register (FFixedHW,
  187. 0x01, // Bit Width
  188. 0x02, // Bit Offset
  189. 0x0000000000000010, // Address
  190. 0x03, // Access Size
  191. )
  192. },
  193.  
  194. 0x03,
  195. 0xCD,
  196. 0x01F4
  197. },
  198.  
  199. Package (0x04)
  200. {
  201. ResourceTemplate ()
  202. {
  203. Register (FFixedHW,
  204. 0x01, // Bit Width
  205. 0x02, // Bit Offset
  206. 0x0000000000000020, // Address
  207. 0x03, // Access Size
  208. )
  209. },
  210.  
  211. 0x06,
  212. 0xF5,
  213. 0x015E
  214. },
  215.  
  216. Package (0x04)
  217. {
  218. ResourceTemplate ()
  219. {
  220. Register (FFixedHW,
  221. 0x01, // Bit Width
  222. 0x02, // Bit Offset
  223. 0x0000000000000030, // Address
  224. 0x03, // Access Size
  225. )
  226. },
  227.  
  228. 0x07,
  229. 0xF5,
  230. 0xC8
  231. }
  232. })
  233. }
  234. }
  235.  
  236. Scope (\_PR.CPU1)
  237. {
  238. Method (APSS, 0, NotSerialized)
  239. {
  240. Return (\_PR.CPU0.APSS)
  241. }
  242. }
  243.  
  244. Scope (\_PR.CPU2)
  245. {
  246. Method (APSS, 0, NotSerialized)
  247. {
  248. Return (\_PR.CPU0.APSS)
  249. }
  250. }
  251.  
  252. Scope (\_PR.CPU3)
  253. {
  254. Method (APSS, 0, NotSerialized)
  255. {
  256. Return (\_PR.CPU0.APSS)
  257. }
  258. }
  259.  
  260. Scope (\_PR.CPU4)
  261. {
  262. Method (APSS, 0, NotSerialized)
  263. {
  264. Return (\_PR.CPU0.APSS)
  265. }
  266. }
  267.  
  268. Scope (\_PR.CPU5)
  269. {
  270. Method (APSS, 0, NotSerialized)
  271. {
  272. Return (\_PR.CPU0.APSS)
  273. }
  274. }
  275.  
  276. Scope (\_PR.CPU6)
  277. {
  278. Method (APSS, 0, NotSerialized)
  279. {
  280. Return (\_PR.CPU0.APSS)
  281. }
  282. }
  283.  
  284. Scope (\_PR.CPU7)
  285. {
  286. Method (APSS, 0, NotSerialized)
  287. {
  288. Return (\_PR.CPU0.APSS)
  289. }
  290. }
  291. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement