Lines Matching +full:slave +full:- +full:kernel
1 # SPDX-License-Identifier: GPL-2.0
7 blocks features that require TTY from inclusion in the kernel.
23 one can be used for a text-mode user session, and a third could run
25 is done with certain key combinations, usually Alt-<function key>.
42 shiny Linux system :-)
57 The system console is the device which receives all kernel messages
62 the kernel messages be output only to a serial port (in which case
67 that with a kernel command line option such as "console=tty3" which
70 loadlin) about how to pass options to the kernel at boot time.)
95 See <file:Documentation/driver-api/console.rst> for more
104 halves: a master and a slave. The slave device behaves identical to
106 read data from and write data to the slave, thereby emulating a
110 Linux has traditionally used the BSD-like names /dev/ptyxx for
116 terminal slave can be accessed as /dev/pts/<number>. What was
127 halves: a master and a slave. The slave device behaves identical to
129 read data from and write data to the slave, thereby emulating a
133 Linux has traditionally used the BSD-like names /dev/ptyxx
149 When not in use, each legacy PTY occupies 12 bytes on 32-bit
150 architectures and 24 bytes on 64-bit architectures.
156 Historically the kernel has allowed TIOCSTI, which will push
159 meaningful real-world utility any more. Its use is considered
178 Historically the kernel has always automatically loaded any
179 line discipline that is in a kernel module when a user asks
183 "ancient" line disciplines, so prevent the kernel from doing
190 the traditional method of on-demand loading of these modules
200 bool "Non-standard serial port support"
203 Say Y here if you have any non-standard serial boards -- boards
207 serial ports because they serve many terminals or dial-in
211 kernel: saying N will just cause the configurator to skip all
212 the questions about non-standard serial boards.
256 inserted in and removed from the running kernel whenever you want).
286 in-kernel, not as a module.
314 some countries (for example Czech Republic, T-Mobile ISP) this card
325 tristate "HSDPA Broadband Wireless Data Card - Globe Trotter"
328 If you have a HSDPA driver Broadband Wireless Data Card -
357 MIPS arch code). This is useful for bring-up and debugging early boot
391 TTY, or boot the kernel with console=ttynull.
409 This makes it possible for user-space programs to send and receive