dzv.4

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 4 代码 · 共 57 行

4
57
字号
.\" SCCSID: @(#)dzv.4	8.1	9/11/90.TH dzv 4 VAX.SH Namedzv \- DZV11 communications interface.SH Syntax.B "device dz0 at uba0 csr 0160100 flags 0x????".br.ti +0.5i.B "vector dzrint dzxint".SH Description.NXR "DZV11 communications interface".NXS "dz interface" "DZV11 communications interface".NXS "dzv keyword" "DZV11 communications interface"A DZV11 provides four communication lines with partial modem control,adequate for dialup use.Each line attached to the DZV11 communications interfacebehaves as described in.MS tty 4and can be set to run at any of 16 speeds.See.MS tty 4for the encoding..PPBit.I iof .PN flags can be specified for a .PN dzvto say that a line is not properlyconnected, and that the line shouldbe treated as hardwired, with carrieralways present.Thus, specifying ``flags 0x04'' in the specification of .PN dzv0would cause line 2 to be treated in this way..PPThe .PN dzvdriver normally uses its input silosand polls for input at each clock tick (10 milliseconds),rather than taking an interrupt on each input character..SH Diagnostics.B "dz%d: silo overflow".brThe 64-character input silo overflowedbefore it could be serviced.  This can happen if a hard error occurswhen the CPU is running with elevated priority, as the system then prints a message on the console with interrupts disabled..SH Files.PN /dev/tty??.TP 15.PN /dev/ttyd?(modem lines only).SH See Alsotty(4), MAKEDEV(8)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?