Topic : A system-global SCSI-driver SCSI-Driver Author : Steffen Engel Version : Text-Release 1.10e Subject : Documentation/Utilities Nodes : 31 Index Size : 708 HCP-Version : 3 Compiled on : Atari @charset : atarist @lang : en @default : Title @help : @options : -i +zz -t2 @width : 70 View Ref-File4 Virtual RAM SCSI-Driver When virtual RAM is present, the driver unfortunately is unable to establish the physical address of the memory to be transferred (the virtual drivers do not offer any information about this). A decision by the driver itself when the data are to be copied via a buffer to ST-RAM also doesn't seem sensible, as a separate buffer would have to be created for each process to avoid collision deadlocks. Therefore programs must themselves ensure that the memory to be transferred lies in ST-RAM when virtual RAM is present (see also SCSILIB.H). Transfer for ACSI accesses via the FRB or the XFRB does not present any problems here.