Hi, At the moment, ESP SCSI adapter can only be used inside sun4m machines. Attached patch moves the declaration outside sun4m.h, so other machines can also use it. Declaration has been added to a new file scsi.h. As Blue Swirl suggested, DMA access functions are sent to the init function. Hervé