http://bugzilla.kernel.org/show_bug.cgi?id=14198


ykzhao <yakui.z...@intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acpi-bugzi...@lists.sourcef
                   |                            |orge.net
         AssignedTo|acpi_acpica-c...@kernel-bug |yakui.z...@intel.com
                   |s.osdl.org                  |




--- Comment #6 from ykzhao <yakui.z...@intel.com>  2009-09-24 03:36:28 ---
Hi, Henric
    From the acpidump & lspci it seems that maybe this issue is related with
the broken BIOS.
    From the lock info it seems that this issue is related with the following
AML code in the SMBR method.
    While (LNot (And (HSTS, 0x1E, Local0)))
                    {
                        Store (0xEE, IO80)
                    }
    And it seems that HSTS is the status register of SMBUS controller.
    From the DSDT it seems that the I/O base address for SMBus controller is
0x2000. But we can know that the 0x2000 I/O base address is used by the
ethernet device.

So IMO this is a BIOS bug.

Thanks.

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to