cty.4
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 4 代码 · 共 41 行
4
41 行
.\" SCCSID: @(#)cty.4 3.1 11/24/87.TH cty 4 VAX.SH Namecty \- extra serial line interface.SH Description.NXR "cty keyword".NA "console interface" "serial line interface".NXR "serial line interface" "adding"The extra serial lines are available to the processor through theconsole registers. These lines are available on the VAX 8100, 8200,8300, 8500, 8550, 8600, 8650, 8700, and 8800 machines and number threeall total.They act like normal terminal lines, except for the VAX 8600 (8650), wherethe first line can also act as a remote console port and the other twolines are currently unused. Entries for these lines should be placedin .PN /etc/ttys ,if they are used..PPThere are also certain workstation configurations thatmay use the console serial interface. For MicroVAX workstation configurations, calling .MS MAKEDEV 8with the argument ttycp will create the device special file needed to utilize the console interface. Before using the serial line interface, it is important to consider thesetting of the halt enable switch on a MicroVAX workstation..PP.SH RestrictionsIn general, the lines are low-performance devices.They can be used as terminal ports, but, for each charactersent or received, the CPU is interrupted. Thus, it isrecommended that the extra serial linesbe used at low baud rates (2400 baud or less), so that console input and output do not severely impact systemperformance..SH Files.PN /dev/ttyc?.SH See Alsoconsole(4), tty(4), MAKEDEV(8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?