https://bugzilla.kernel.org/show_bug.cgi?id=109511

Robert Moore <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Robert Moore <[email protected]> ---
I see references to ECAV, but don't see ECAV declared in any of the tables in
the acpidump:

$ grep ECAV *.dsl
ssdt3.dsl:    External (_SB_.PCI0.LPCB.H_EC.ECAV, UnknownObj)
ssdt3.dsl:                        If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                        If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                        If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                        If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt3.dsl:                If ((\_SB.PCI0.LPCB.H_EC.ECAV == One))
ssdt4.dsl:    External (_SB_.PCI0.LPCB.H_EC.ECAV, IntObj)
ssdt4.dsl:            If ((\_SB.PCI0.LPCB.H_EC.ECAV && ETMD))
ssdt4.dsl:                If (\_SB.PCI0.LPCB.H_EC.ECAV)
ssdt4.dsl:                If (\_SB.PCI0.LPCB.H_EC.ECAV)

However, there are some dynamic table loads:

$ grep Load *.dsl
ssdt7.dsl:                    Load (CST0, HC0) /* \_PR_.CPU0.HC0_ */
ssdt7.dsl:                Load (IST0, HI0) /* \_PR_.CPU0.HI0_ */
ssdt7.dsl:                        Load (HWP0, HW0) /* \_PR_.CPU0.HW0_ */
ssdt7.dsl:                            Load (HWPL, HW2) /* \_PR_.CPU0.HW2_ */
ssdt7.dsl:                Load (CST1, HC1) /* \_PR_.CPU1.HC1_ */
ssdt7.dsl:                Load (IST1, HI1) /* \_PR_.CPU1.HI1_ */
ssdt7.dsl:                    Load (HWP1, HW1) /* \_PR_.CPU1.HW1_ */

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

------------------------------------------------------------------------------
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to