Man Linux: Main Page and Category List

NAME

       hpireset - This sample openhpi application excercises HPI Reset
       Management APIs.

SYNOPSIS

       hpireset [-r -d -x]

DESCRIPTION

       hpireset searches the Resource Presence Table (RPT) for resources with
       Reset Capability. It sends the requested reset action to all resources
       with SAHPI_CAPABILITY_RESET.

OPTIONS

        -r  hard Resets the system
        -d  powers Down the system
        -c  power Cycles the system
        -n  sends NMI to the system
        -o  soft-shutdown OS
        -s  reboots to Service Partition
        -x  show eXtra debug messages

SEE ALSO

AUTHORS

       Authors of this man page:

        Peter D Phan (pdphan@users.sourceforge.net)