--- acpi/pattern_toshiba-a210-16f_orig.asl 2008-07-22 18:48:05.000000000 +0400 +++ acpi/pattern_toshiba-a210-16f.asl 2008-07-22 18:59:59.000000000 +0400 @@ -122,10 +122,12 @@ OEMID= DMA, OEM Table ID=AMDTBL, OEM Revision=0x6040000, Creator ID=PTL, Creator Revision=0x1 */ +/* ACPI Warning (nsaccess-0709): NsLookup: Type mismatch on INFO (RegionField), searching for (Buffer) [20070320] ACPI Warning (nsaccess-0709): NsLookup: Type mismatch on INFO (RegionField), searching for (Buffer) [20070320] ACPI Warning (nsaccess-0709): NsLookup: Type mismatch on INFO (RegionField), searching for (Buffer) [20070320] ACPI Warning (nsaccess-0709): NsLookup: Type mismatch on INFO (RegionField), searching for (Buffer) [20070320] +*/ /* * Intel ACPI Component Architecture * AML Disassembler version 20070320 @@ -143,7 +145,7 @@ * Creator ID "MSFT" * Creator Revision 0x03000000 (50331648) */ -DefinitionBlock ("/tmp/acpidump.aml", "DSDT", 1, "TOSCPL", "SB600", 0x06040000) +DefinitionBlock ("/boot/apic_toshiba.aml", "APIC", 1, "PTLTD", " APIC", 0x06040000) { Name (Z000, 0x01) Name (Z001, 0x02) @@ -402,6 +404,7 @@ Notify (\_SB.PCI0, 0x00) \_SB.HSWK (Arg0) + Return ( Package (0x02) {0x00, 0x00}) } Scope (\_SB) @@ -1897,6 +1900,7 @@ Store (ATIB, \_SB.PCI0.LPC0.INFO) Store (Zero, \_SB.PCI0.LPC0.SMIC) Release (\_SB.PCI0.LPC0.PSMX) + Return (ATIB) } Method (AF07, 0, NotSerialized) @@ -1930,6 +1934,7 @@ Store (ATIB, \_SB.PCI0.LPC0.INFO) Store (Zero, \_SB.PCI0.LPC0.SMIC) Release (\_SB.PCI0.LPC0.PSMX) + Return (ATIB) } Method (AFN1, 1, Serialized) @@ -5565,6 +5570,7 @@ 0x01, // Length ) }) +/* Method (_REG, 2, NotSerialized) { If (LEqual (Arg0, 0x03)) @@ -5574,6 +5580,7 @@ \_SB.HTEV (0x02) } +*/ OperationRegion (ERAM, EmbeddedControl, 0x00, 0xFF) Field (ERAM, ByteAcc, Lock, Preserve) @@ -5934,7 +5941,7 @@ } OperationRegion (ECRM, EmbeddedControl, 0x00, 0xFF) - Field (ECRM, AnyAcc, Lock, Preserve) + Field (ECRM, ByteAcc, Lock, Preserve) { Offset (0x94), ERIB, 16, @@ -7030,6 +7037,7 @@ Store (ATIB, \_SB.PCI0.LPC0.INFO) Store (Zero, \_SB.PCI0.LPC0.SMIC) Release (\_SB.PCI0.LPC0.PSMX) + Return (ATIB) } Method (AF07, 0, NotSerialized) @@ -7063,6 +7071,7 @@ Store (ATIB, \_SB.PCI0.LPC0.INFO) Store (Zero, \_SB.PCI0.LPC0.SMIC) Release (\_SB.PCI0.LPC0.PSMX) + Return (ATIB) } Method (AFN1, 1, Serialized)