Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1519946
| From | Vijay Kumar <vijay.ac.kumar@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 4/4] Documentation/sparc: Steps for sending break on sunhv console |
| Date | 2016-11-11 19:20 +0100 |
| Message-ID | <sCoAF-7P3-13@gated-at.bofh.it> (permalink) |
| References | <sCoAF-7P3-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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..ab55353 --- /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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] sparc64: Jump to boot prom from console on panic Vijay Kumar <vijay.ac.kumar@oracle.com> - 2016-11-11 19:20 +0100
[PATCH v2 4/4] Documentation/sparc: Steps for sending break on sunhv console Vijay Kumar <vijay.ac.kumar@oracle.com> - 2016-11-11 19:20 +0100
[PATCH v2 3/4] sparc64: Send break twice from console to return to boot prom Vijay Kumar <vijay.ac.kumar@oracle.com> - 2016-11-11 19:20 +0100
[PATCH v2 1/4] sparc64: Set cpu state to offline when stopped Vijay Kumar <vijay.ac.kumar@oracle.com> - 2016-11-11 19:20 +0100
[PATCH v2 2/4] sparc64: Migrate hvcons irq to panicked cpu Vijay Kumar <vijay.ac.kumar@oracle.com> - 2016-11-11 19:20 +0100
Re: [PATCH v2 2/4] sparc64: Migrate hvcons irq to panicked cpu David Miller <davem@davemloft.net> - 2016-11-19 16:50 +0100
csiph-web