All rights reserved. The Berkeley software License Agreement
specifies the terms and conditions for redistribution.
@(#)dmz.4 6.3 (Berkeley) 05/16/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 enables the input silos with a short timeout (30 milliseconds); this allows multiple characters to be received per interrupt during periods of high-speed input.
"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.