DR11-M general-purpose interface
The DR11-M general-purpose interface was a UNIBUS device controller which provided a pair of 16-bit parallel ports, both output-only. It was a quad format card (M7865), and used an SPC slot; it used programmed I/O.
The DR11-M is roughly an output-only version of the earlier DR11-C general device interface, but is not program compatible with the DR11-C.
Connection to the user's device is via a pair of 40-pin Berg connectors; each is controlled by a separate set of registers (identical for the two connectors). Like the DR11-C, data going out to the user's device is latched in the DR11-M, so may be read at leisure.
Contents
Configuration
The device's register and interrupt vector addresses are set by a pair of DIP switches. Unusually for a UNIBUS device, its interrupt priority is also set by the switches. Both the vector and priority may be read in the Control and Status Register.
Registers
The device has two pairs of control and buffer registers, which can be configured to any four sequential word locations in the I/O page; the first DR11-M is normally configured to addresses 764000-76406:
Register | Abbreviation | Address |
---|---|---|
Control and Status Register A | DRCSRA | 764000 |
Data Buffer Register A | DBDBRA | 764002 |
Control and Status Register B | DRCSRB | 764004 |
Datia Buffer Register B | DBDBRB | 764006 |
In the register contents (below), bits which are read/write or unused are shown in normal font, those which are read-only are in italics.
Control and Status Register (DRCSR)
SI | Vector | SO | RQ | RQE | Prority | DA | CID | DR | DRE | ||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
- SI - Status In: Signal from user's hardware which can be tested
- SO - Status Out: Signal to user's hardware
- RQ - Request: Signal from user's hardware which can be tested, or cause an interrupt
- RQE - Request Enable: Allows setting RQ to cause an interrupt
- DA - Data Accepted: Monitors the Data Accepted In signal
- CID - CSR ID
- DR - Data Ready: Set by write to DBR to signal data has been latched, cleared by Data Accepted
- DRE - Data Ready Enable: Enables Data Ready Out to user's hardware
Data Buffer Register (DRDBR)
OUT15 <-> OUT0 | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 09 | 08 | 07 | 06 | 05 | 04 | 03 | 02 | 01 | 00 |
Further reading
- DR11-L/M User Manual (EK-DR11L-OP) - not online
- DR11-M Field Maintenance Print Set (MP00004) - not online