From abf9fb07f5b1bdb9d7fbb185d6c1b847365a4c1e Mon Sep 17 00:00:00 2001 From: Vijay Kumar Date: Wed, 1 Feb 2017 11:34:40 -0800 Subject: [PATCH] Documentation/sparc: Steps for sending break on sunhv console Documented the steps for sending break on sunhv console. Signed-off-by: Vijay Kumar Signed-off-by: David S. Miller (cherry picked from commit 4cfe140618b99e653134598de9f18b48743549ec) Signed-off-by: Vijay Kumar Orabug: 24297427 --- Documentation/sparc/console.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Documentation/sparc/console.txt diff --git a/Documentation/sparc/console.txt b/Documentation/sparc/console.txt new file mode 100644 index 000000000000..5aa735a44e02 --- /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 -- 2.50.1