Hi Bray, > I ran C:\FDAPM SPEED1 which then returned the following. > > [code] > Cannot parse ACPI processor block, please report! > ACPI mode codes from DSDT: S1 (sleep) is 1/0, S5 (soft-off) is 7/0. > ACPI for 'ACPIAM' found: OEMRSDT , port base 0x800, DSDT size 0x5F2B. > f...@1f780200 d...@1f780400 f...@1f790000 cont...@804/0 sta...@800/0 > CPU speed set to 1/8 of maximum (until reset). > CPU speed was í/8 of maximum. > [/code]
You can use FDAPM ACPIDUMP > acpi.txt and then ZIP the text file and send it to me (not to the list). The processor block is some piece of data, not related to interrupts... ACPI data in general can be very complex, so FDAPM would be dozens of kilobytes if it was able to understand it all. What I do is trying to understand most blocks while keeping FDAPM acpitool.asm relatively simple :-) Your data might help with that. By the way, I also got feedback about how to make FDAPM POWEROFF more efficient recently ;-). Eric ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) 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 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
