diff options
| -rw-r--r-- | 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 000000000000..5aa735a44e02 --- /dev/null +++ b/Documentation/sparc/console.txt | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | Steps for sending 'break' on sunhv console: | ||
| 2 | =========================================== | ||
| 3 | |||
| 4 | On Baremetal: | ||
| 5 | 1. press Esc + 'B' | ||
| 6 | |||
| 7 | On LDOM: | ||
| 8 | 1. press Ctrl + ']' | ||
| 9 | 2. telnet> send break | ||
