--- dsdt_orig.dsl 2005-07-13 13:44:04.000000000 +0200 +++ dsdt.dsl 2005-07-13 13:45:32.000000000 +0200 @@ -431,6 +431,7 @@ Sleep (0x012C) Store (0x01, Z000) Store (Z000, Local1) + External (CFGD) If (LEqual (Local1, 0x01)) { Store (Z001, Local0) @@ -568,6 +569,8 @@ Method (PNOT, 0, Serialized) { + External (PDC0) + External (PDC1) If (HTTE) { If (LEqual (And (PDC0, 0x0A), 0x0A)) @@ -2189,6 +2192,7 @@ Name (_EJD, "_SB.PCI0.DOCK") Method (_INI, 0, NotSerialized) { + External (CFGD) If (LEqual (\_SB.PCI0.RP03.PXHA.PDID, 0x032C)) { Store (0x01, \_SB.PCI0.DOCK.DCKS) @@ -5711,8 +5715,8 @@ Name (PBST, Package (0x04) { 0x00, - Z00B, - Z00B, + Z007, + Z007, 0x2710 }) Name (ERRC, 0x00)