Hi! > Does anyone know if there is a pmtools ( > http://www.lesswatts.org/projects/acpi/utilities.php) port to FreeDOS? > I need dump the acpitable and extract all tables.
Try FDAPM ACPIDUMP (may need HIMEM) to get an hexdump, e.g. FDAPM ACPIDUMP > tables.txt You can cut and paste interesting parts and use e.g. xxd -r < tables.txt > tables.bin And you can use e.g. the Linux / Intel acpi stuff to decode the tables. Sorry for not having a full recipe, but I do remember that I did it similar to this :-) Eric PS: The intel stuff (iasl, acpidump, acpitool?) is also available for different operating systems, I think :-) ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Ciosco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user