/* $VER: ZIP0 1.0 (17.2.97)
 *
 * ZIP file system entry
 *
 * This file enables FastFileSystem on a 100M ZIP cartridge.
 */

FileSystem      = L:FastFileSystem
Flags           = 0
Surfaces        = 2
BlocksPerTrack  = 64
SectorsPerBlock = 1
SectorSize      = 512
Mask            = 0x7ffffffe
MaxTransfer     = 0x100000
Reserved        = 2
Interleave      = 0
LowCyl          = 0
HighCyl         = 1535
Buffers         = 50
BufMemType      = 0
StackSize       = 600
Priority        = 10
GlobVec         = -1
DosType         = 0x444f5301

/* The Device and Unit fields are controlled by tooltypes in the ZIP0 icon.
 *
 * Device = scsi.device
 * Unit   = 5
 */
