Does anyone know what the best settings are for a quantum atlas drive using pfs3, seems to be conflicting comments on pfs3 docs and amiga page
quote:
Mask should be 0xfffffffc in most configurations. Use a Maxtransfer of 0x00ffffff for SCSI, good IDE drives and controllers, but use 0x0001fe00 for IDE drives that still do not support reading more than 128KB in one access--I had a 28GB drive that did not support it properly. Old IDE drives might even require 0x0000fe00. To be on the safe side, I recommend using 0x0001fe00 for IDE drives, but you can try a larger value and then see if copying large files with a big buffer size (aka copy bigfile hd2: BUF=5000) gives a byte-for-byte identical copy of the file or not.