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





------- Comment #51 from [EMAIL PROTECTED]  2007-12-19 11:11 -------
There are some odd things about this DSDT, and I am beginning to suspect the
disassembler.

I found one disassembler bug for sure (with current compiler, v 20071219):

    OperationRegion (\DEBG, SystemIO, 0x1080, 0x01)
    Field (\DEBG, ByteAcc, NoLock, Preserve) 
    {
        DBGP,   8
    }

This gets disassembled as: 

    OperationRegion (\DEBG, SystemIO, 0x1080, 0x01)
    Field (\DEBG, 
    {
        0x01
        DBGP,   8
    }

Does anyone know where I can get the phoenix disassembler (ad.exe)? I've lost
my copy.


-- 
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, or are watching someone who is.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to