Chameleon

View 7970.dsdt.txt

1Device (PEGP)
2{
3
4Method (_PRW, 0, NotSerialized)
5{
6
7}
8Method (_PRT, 0, NotSerialized)
9{
10If (PICM)
11{
12Return (AR23)
13}
14Return (PR23)
15}
16Device (GFX0)
17{
18Name (_ADR, Zero)
19Method (_DSM, 4, NotSerialized)
20{
21
22{
23
24
25{
26
27},
28
29
30{
31
32},
33
34Buffer (0x0D)
35{
36
37},
38
39Buffer (0x0D)
40{
41
42},
43
44Buffer (0x0D)
45{
46
47},
48
49Buffer (0x0D)
50{
51
52},
53
54
55{
56
57},
58
59Buffer (0x0A)
60{
61
62}
63}, Local0)
64DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
65Return (Local0)
66}
67}
68Device (HDAU)
69{
70Name (_ADR, One)
71Method (_DSM, 4, NotSerialized)
72{
73
74{
75
76Buffer (0x0A)
77{
78
79}
80}, Local0)
81DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
82Return (Local0)
83}
84}
85}

Archive Download this file

Attachment to issue 306

Created: 11 years 4 months ago by angel crane