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





------- Comment #2 from [EMAIL PROTECTED]  2007-11-11 16:59 -------
In the processor block of DSDT.dsl(comment #1)
    OperationRegion (STBL, SystemMemory, 0xFFFF0000, 0xFFFF)
    Method (_PDC, 1, NotSerialized)
            {
                 Load (STBL, HNDL)
                 Store (0x01, TBLD)
            }

The region of 0xffff0000-0xffffffff is reserved by BIOS.But the OS will load
table dynamically from the address of 0xffff0000. It is uncorrect. 

It is appropriate to fix this problem by Uniwill.

Anyway please upload the following info:
a. acpidump
b. dmesg


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to