Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dmz(4) — Ultrix/UWS 4.0 VAX

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

tty(4)

MAKEDEV(8)

dmz(4)  —  VAX

Name

dmz − DMZ32 communications interface

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(.). Input and output for each line can be set independently to run at any of 16 speeds.  See tty() 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 hardwired, 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 within a timeout period from UNIBUS on a DMA transfer. 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)

See Also

tty(4), MAKEDEV(8)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026