Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1571913 > unrolled thread

[PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console

Started byVijay Kumar <vijay.ac.kumar@oracle.com>
First post2017-02-01 20:40 +0100
Last post2017-02-01 20:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console Vijay Kumar <vijay.ac.kumar@oracle.com> - 2017-02-01 20:40 +0100

#1571913 — [PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console

FromVijay Kumar <vijay.ac.kumar@oracle.com>
Date2017-02-01 20:40 +0100
Subject[PATCH v3 4/4] Documentation/sparc: Steps for sending break on sunhv console
Message-ID<t68V3-1B8-1@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web