DMF32 Multi-Function Communications Interface: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m this one goes in both, I guess
m External links: +DMF32 Data Sheet
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The DMF32 is "three [[UNIBUS]] controllers in one module":
The DMF32 is "three [[UNIBUS]] controllers in one module":
* a controller with eight asynchronous serial interfaces (thereof two with modem control and split speed)
* a controller with a synchronous serial interface, e.g. for [[DDMCP]]
* a controller with a parallel interface ([[DR11-C]] compatible) alternatively usable as a printer interface


It covers all kinds of communication (except for [[Ethernet]]) in only one Unibus slot.
* a controller with eight [[asynchronous serial line]] interfaces (thereof two with [[modem]] control and split [[baud rate]]s)
* a controller with a single [[synchronous serial line]] interface, e.g. for [[DDMCP]]
* a controller with a [[parallel interface]] ([[DR11-C general device interface|DR11-C]] compatible) alternatively usable as a [[printer]] interface
 
It covers all kinds of communication (except for [[Ethernet]]) in only one UNIBUS slot.


The DMF32 was introduced with [[VMS]] V3.0, and it is supported on [[VAX]] computers only.
The DMF32 was introduced with [[VMS]] V3.0, and it is supported on [[VAX]] computers only.
Line 12: Line 13:
==External links==
==External links==


* [http://vtda.org/docs/computing/DEC/PDP-11/ED-222970-20_DMF32MultifunctionCommunicationsControllerDataSheet.pdf DMF32 Multi-Function Communications Controller] (ED-222970-20)
* [http://www.bitsavers.org/pdf/dec/unibus/EK-DMF32-UG-002_DMF32_Users_Guide_1982.pdf DMF32 USER'S GUIDE] (EK-DMF32-UG-002)
* [http://www.bitsavers.org/pdf/dec/unibus/EK-DMF32-UG-002_DMF32_Users_Guide_1982.pdf DMF32 USER'S GUIDE] (EK-DMF32-UG-002)
* [http://www.bitsavers.org/pdf/dec/unibus/EK-DMF32-TD-001_DMF32_Multi-Function_Communications_Interface_Technical_Description_1983.pdf DMF32 Multi-Function Communications Interface Technical Description] (EK-DMF32-TD-001)
* [http://www.bitsavers.org/pdf/dec/unibus/EK-DMF32-TD-001_DMF32_Multi-Function_Communications_Interface_Technical_Description_1983.pdf DMF32 Multi-Function Communications Interface Technical Description] (EK-DMF32-TD-001)
* [http://bitsavers.org/pdf/dec/unibus/MP00965_DMF32_Engineering_Drawings_Apr82.pdf DMF32 Engineering Drawings] (MP00965)
* [http://bitsavers.org/pdf/dec/unibus/MP00965_DMF32_Engineering_Drawings_Apr82.pdf DMF32 Engineering Drawings] (MP00965)


[[Category: UNIBUS Serial Interfaces]]
[[Category: UNIBUS Asynchronous Serial Interfaces]]
[[Category: DEC Asynchronous Serial Interfaces]]
[[Category: UNIBUS Synchronous Serial Interfaces]]
[[Category: DEC Synchronous Serial Interfaces]]
[[Category: UNIBUS Parallel Interfaces]]
[[Category: UNIBUS Parallel Interfaces]]
[[Category: VAX Peripherals]]
[[Category: VAX Peripherals]]

Latest revision as of 23:08, 24 March 2023

The DMF32 is "three UNIBUS controllers in one module":

It covers all kinds of communication (except for Ethernet) in only one UNIBUS slot.

The DMF32 was introduced with VMS V3.0, and it is supported on VAX computers only.

External links