GENERAL INFORMATION
1
Introduction
The MVME147 MPU VMEmodule contains a port to the Small Computer Systems Interface (SCSI) bus. The hardware interface is the WD33C93 SCSI interface controller.
To relieve you of having to follow SCSI bus protocol, the SCSI firmware allows you to pass commands to the bus through high level command packets. Standard command packets are furnished, as well as custom SCSI sequence packets that you may easily modify to fit particular applications. With this method, the firmware interface can greatly speed up your software development cycle.
The SCSI firmware resides in two 128K x 8 EPROMs and is
Features
The SCSI firmware offers the following features:
❏Custom SCSI sequence packets that allow creation of customized functions
❏TARGET role
❏Multitasking
❏High level support of SCSI devices
❏Interrupt mode allows
❏Polled mode
❏DMA with memory/scatter/gather
❏
❏Six entry points
❏
Modes of Operation
When using the SCSI firmware, you have a choice of two modes of operation: Interrupt mode and polled mode.