'\" te '\" te .\" .\" Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved. .\" .\" ident "@(#)madt.1 1.2 10/03/16 SMI" .\" .TH madt 1 "24 Apr 2009" "SunOS 5.11" "User Commands" .SH NAME madt - parse ACPI tables .SH SYNOPSIS .LP .nf \fBmadt [ACPI data file] .fi .SH DESCRIPTION .sp .LP This utility parses the specified data file containing an extracted image of an ACPI table. It displays the results to the user in human-readable text. .SH EXAMPLES .sp .LP # madt < SRAT2.dat .\" Oracle has added the ARC stability level to this manual page .SH ATTRIBUTES See .BR attributes (5) for descriptions of the following attributes: .sp .TS box; cbp-1 | cbp-1 l | l . ATTRIBUTE TYPE ATTRIBUTE VALUE = Availability diagnostic/acpidump = Stability Uncommited .TE .PP .SH SEE ALSO acpidump(1), acpixtract(1) .SH RESOURCES .sp .LP http://www.lesswatts.org/projects/acpi/utilities.php .sp .SH NOTES .\" Oracle has added source availability information to this manual page This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from http://www.lesswatts.org/patches/linux_acpi/pmtools-20071116.tar.gz Further information about this software can be found on the open source community website at http://www.lesswatts.org/projects/acpi/utilities.php.