All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.
@(#)dmz.4 6.1 (Berkeley) 04/08/86
"vector dmzrinta dmzxinta dmzrintb dmzxintb dmzrintc dmzxintc"
Each line attached to a DMZ-32 serial line port behaves as described in tty (4). Input and output for each line may independently be set to run at any of 16 speeds; see tty (4) for the encoding.
Bit i of flags may be specified for a dmz to to say that a line is not properly connected, and that the line should be treated as hard-wired with carrier always present. Thus specifying ``flags 0x000004'' in the specification of dmz 0 would cause line ttya2 to be treated in this way.
The dmz driver normally uses input silos and polls for input at each clock tick (10 milliseconds). It uses an adaptive algorithm on output to decide whether to use programmed I/O or DMA based on the amount of data to send.
"dmz%d: silo overflow" . The character input silo overflowed before it could be serviced. This can happen if a hard error occurs when the CPU is running with elevated priority, as the system will then print a message on the console with interrupts disabled. It is not serious.