
01-13-2010, 05:49 PM
|
 |
|
|
Join Date: Jun 2009
Location: Athens
Posts: 540
|
|
Code:
Method (\_WAK, 1, NotSerialized)
{
Store (0xFF, DBG1)
Store (0x20, DBG1)
Store (0x21, DBG1)
If (LEqual (Arg0, 0x03))
{
If (LEqual (HYS3, 0x01))
{
Store (0x22, DBG1)
Store (0x88, SCP)
Store (0x23, DBG1)
}
}
Store (0x24, DBG1)
Notify (\_SB.PCI0.PX40.UAR1, 0x00)
Store (0x25, DBG1)
If (OSFL)
{
Notify (\_SB.PWRB, 0x02)
}
Else
{
If (LEqual (RTCW, 0x00))
{
Notify (\_SB.PWRB, 0x02)
Return(Package(0x02){Zero, Zero})} <---- εδω
}
}
Store (0x26, DBG1)
Notify (\_SB.PCI0.USB0, 0x00)
Store (0x27, DBG1)
Notify (\_SB.PCI0.USB1, 0x00)
Store (0x28, DBG1)
Notify (\_SB.PCI0.USB2, 0x00)
Store (0x29, DBG1)
Notify (\_SB.PCI0.USB3, 0x00)
Store (0x2A, DBG1)
}
Scope (\_SI)
{
Method (_MSG, 1, NotSerialized)
{
Store (Local0, Local0)
}
Βαλε την τιμη αυτη εκει που εχω με κοκκινα γραμματα και ξανακανε compile.
Mac mini i5 mid 2011- Apple Cinema Display 27' /Lion 10.7.3
MacBook/MB466/A GR Aluminium late 2008 Lion 10.7.3
iPhone 4 16GB
Acer Aspire one ZG5 Snow Leopard 10.6.8
|