new find: an Intel MDS 800

From: Steve Thatcher <melamy_at_earthlink.net>
Date: Sat Oct 30 10:53:39 2004

I better be more specific about this before I get corrected for generalizing...

you created a block of memory called an IOPB and told the controller where it was. The controller would go out to memory and get the command, etc. The cpu could either "poll" the controller for status or set up and respond to an interrupt that signified completion of the command.


The floppy interface for the bit slice was pretty well abstracted in that the cpu wrote commands to I/O ports and the data off disk was dma'd to and from memory. You told it what to do, where to put it, and how much to data. The cpu didn't have to do anything else except wait for completion of the operation.
Received on Sat Oct 30 2004 - 10:53:39 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:37:25 BST