Messages in this thread Patch in this message |  | | From | Vijay Kumar <> | Subject | [PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console | Date | Wed, 1 Feb 2017 11:34:40 -0800 |
| |
Documented the steps for sending break on sunhv console.
Signed-off-by: Vijay Kumar <vijay.ac.kumar@oracle.com> --- Documentation/sparc/console.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/Documentation/sparc/console.txt b/Documentation/sparc/console.txt new file mode 100644 index 0000000..5aa735a --- /dev/null +++ b/Documentation/sparc/console.txt @@ -0,0 +1,9 @@ +Steps for sending 'break' on sunhv console: +=========================================== + +On Baremetal: + 1. press Esc + 'B' + +On LDOM: + 1. press Ctrl + ']' + 2. telnet> send break -- 1.7.1
|  |