Brief introduction
The name of the TTY device is abbreviated from the previous telex, originally referred to as a physical or virtual terminal connected to a UNIX system
The core of the Linux TTY driver is immediately below the
Tty architecture is divided into three layers:Level 1:Tty_coreThe top-layer architecture of all tty drivers provides a unified interface to the application. The read/write calls at the application layer will first arrive here. This layer is
Reprint: http://www.linuxidc.com/Linux/2013-11/92639.htmReference:http://blog.csdn.net/lamdoc/article/details/7685896Http://www.linuxidc.com/Linux/2011-07/39521.htm1. TTY DevicesThere are serial port, USB to serial port, modem (traditional Winmodem
Basic concepts:1> tty (collectively referred to as the terminal device ):Tty is derived from teletypes or teletypewriters. Originally, it refers to a telex typewriter, which reads and sends messages through a printer keyboard through a serial line.
This article was reprinted from: http://ju.outofmemory.cn/entry/2811681. ObjectiveBecause of the serial port, TTY is the most common type of equipment in Linux, and a little bit about the students of Linux system is not unfamiliar to it.
Differences between tty, Pty, and PTS in Linux
Basic concepts:1> tty (collectively referred to as the terminal device ):Tty is derived from teletypes or teletypewriters. Originally, it refers to a telex typewriter, which reads and sends
TTY and PTS in Linux [to] 639473375
15:54:57 favorites | print | vote (6) | comment (0) | read (23803) ◇ fonts: [large, small]
Tty is derived from teletypes or teletypewriters. Originally, it refers to a telex typewriter, which reads and sends
Reprint: http://blog.sina.com.cn/s/blog_638ac15c01012e0v.htmlBasic Concepts:1> TTY (collectively referred to as terminal equipment):The word "TTY" originates from teletypes, or teletypewriters, which originally refers to a telex typewriter, which is
Basic Concepts① Tty (collectively referred to as the terminal device ):Tty is derived from Teletypes or teletypewriters. Originally, it refers to a telex typewriter, which reads and sends messages through a printer keyboard through a serial line.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.