User Commands acpixtract(1) NAME acpixtract - extract the ACPI tables SYNOPSIS acpixtract [-a source] [-l source] [-s source signature] DESCRIPTION This utility will extract the ACPI tables from a raw source and presents them in data file form. OPTIONS The following options are supported: -a [source] Extract all of the ACPI tables from the specified source. -l [source] List all of the tables present in the specified source and provide a short summary. This will not extract the information in the source. -s [signature] [source] Extract only the tables matching the specified signature from the specified source. EXAMPLES 1. Extract the binary ACPI tables from acpidump output $ acpixtract -a acpidump.out USAGE The PRIV_FILE_DAC_READ privilege is necessary to use this utility to access /dev/xsvc. RESOURCES http://www.lesswatts.org/projects/acpi/utilities.php SEE ALSO acpidump(1), madt(1) ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: _______________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE| |_______________________________________ | Availability | SUNWacpidump | |_______________________________________ | Interface Stability| Uncommitted | |____________________|_________________| NOTES Source for acpidump is available on http://opensolaris.org. SunOS 5.10 Last change: 1