Lines Matching +full:serial +full:- +full:number
13 :ref:`Documentation/process/submitting-patches.rst <submittingpatches>` document).
37 There are still some exceptions in the serial and boot device area. Before
38 asking for a device number make sure you actually need one.
40 To have a major number allocated, or a minor number in situations
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
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 ----------------
163 for a session; this includes virtual consoles, serial ports, and
173 Linux-specific, some were inherited from other systems, and some
177 number without leading zeroes.
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
198 Serial ports
201 Serial ports are RS-232 serial ports and any device which simulates
203 as the ISDN driver.) Under Linux, each serial ports has two device
215 The alternate devices provide for kernel-based exclusion and somewhat
217 allow the use of serial ports with programs with no inherent or broken
218 support for serial ports. Their use is deprecated, and they may be
221 Arbitration of serial ports is provided by the use of lock files with
223 be the PID of the locking process as an ASCII number.
226 which point to serial ports. In order to ensure proper locking in the
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