diff options
author | Alex AUVOLAT <alexis211@gmail.com> | 2013-07-10 21:17:50 +0200 |
---|---|---|
committer | Alex AUVOLAT <alexis211@gmail.com> | 2013-07-10 21:17:50 +0200 |
commit | 78d7ffce4861dea5624ff29ceb39f1643dff8235 (patch) | |
tree | 6b41c052e48398f7520013622f0b1b9b9190259a /doc/terminal.txt | |
parent | fadf399405ca5d918dd5e1182fadc3d82f6bc900 (diff) | |
download | TCE-78d7ffce4861dea5624ff29ceb39f1643dff8235.tar.gz TCE-78d7ffce4861dea5624ff29ceb39f1643dff8235.zip |
Serial port used for writing kernel output.
Project: give total control to userland over display/input devices.
Diffstat (limited to 'doc/terminal.txt')
-rw-r--r-- | doc/terminal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/terminal.txt b/doc/terminal.txt index ebdc898..95e5e05 100644 --- a/doc/terminal.txt +++ b/doc/terminal.txt @@ -12,3 +12,4 @@ When keyboard echo is disabled: - what is written to keyboard is NEVER ECHOED - read returns after each keystroke (can also be an escape sequence) Default is keyboard echo disabled. + |