Expand description
TTY (Terminal) device implementation.
This module implements a TTY device that acts as a terminal interface providing line discipline, echo, and basic terminal I/O operations.
Modulesยง
- tty_ctl
- Scarlet-private, OS-agnostic control opcodes for TTY devices. These are stable only within Scarlet and must be mapped by ABI adapters.
Structsยง
- TtyDevice
- TTY device implementation.
Staticsยง
- TTY_
CAPS ๐ - __
LATE_ ๐INITCALL__
Functionsยง
- init_
tty_ ๐subsystem - TTY subsystem initialization
- try_
init_ ๐tty_ subsystem