• Home
  • Raw
  • Download

Lines Matching +full:layer +full:- +full:primary

13 :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` document).
15 "BLOCK LAYER" in the MAINTAINERS file to find the right maintainers
63 --------------------------------------
81 /dev/nfsd socksys symbolic Required by iBCS-2
82 /dev/X0R null symbolic Required by iBCS-2
85 Note: ``/dev/X0R`` is <letter X>-<digit 0>-<letter R>.
100 /dev/scd? sr? hard Alternate SCSI CD-ROM name
114 /dev/cdrom CD-ROM device symbolic Current CD-ROM device
115 /dev/cdwriter CD-writer symbolic Current CD-writer device
124 exists, ``/dev/modem`` should point to the appropriate primary TTY device
132 ``/dev/mouse`` may point to a primary serial TTY device, a hardware mouse
138 Non-transient sockets and named pipes may exist in /dev. Common entries are:
159 ----------------
173 Linux-specific, some were inherited from other systems, and some
182 Virtual consoles are full-screen terminal displays on the system video
192 single-user mode. Starting with Linux 2.1.71, ``/dev/console`` is managed
195 a serial port primary (``tty*``, not ``cu*``) device, depending on the
201 Serial ports are RS-232 serial ports and any device which simulates
204 names, the primary or callin device and the alternate or callout one.
215 The alternate devices provide for kernel-based exclusion and somewhat
216 different defaults than the primary devices. Their main purpose is to
243 should take into account the possibility of being used on a non-serial
251 PPP capability) to arbitrary data-generation processes. Each PTY has
252 a master side, named ``/dev/pty[p-za-e][0-9a-f]``, and a slave side, named
253 ``/dev/tty[p-za-e][0-9a-f]``. The kernel arbitrates the use of PTYs by