dmz(4)
NAME
dmz − DMZ32 communications multiplexor
SYNTAX
device dmz0 at uba? csr 0160500 flags 0x????
vector dmzrinta dmzxinta dmzrintb dmzxintb dmzrintc dmzxintc
DESCRIPTION
The dmz device provides 24 lines of asynchronous serial line support with full modem control on all lines.
Each line attached to a DMZ32 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.
You can specify bit i of flags for a dmz to say that a line is not properly connected and that the line should be treated as hard-wired with the carrier always present. For example, specifying “flags 0x000004” in the specification of dmz0 would cause line 2 to be treated in this way.
DIAGNOSTICS
dmz%d: NXM line %d
No response from UNIBUS on a DMA transfer within a timeout period. This is often followed by a UNIBUS adapter error. This occurs most frequently when the UNIBUS is heavily loaded and when devices, such as rk07s, which monopolize the bus are present. It is not serious.
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 then prints a message on the console with interrupts disabled.
FILES
/dev/tty??
/dev/ttyd?(modem lines only)