/* multidisk filesystem entry
 *
 * This mounts a logical device on catweasel unit 0 for reading and
 * writing Amiga DD Disks. Create mountlists for other units
 * by changing the number behind 'UNIT  = ' to 0, 1 or 2.
 */

Flags           = 0 /* format #0 = Amiga DD */
Surfaces        = 2
BlocksPerTrack  = 11
Reserved        = 2
Mask            = 0x7ffffffc
MaxTransfer     = 0x00200000
Interleave      = 0
LowCyl          = 0
HighCyl         = 79
Buffers         = 5
BufMemType      = 1
StackSize       = 4096
Priority        = 5
GlobVec         = -1
Activate        = 1
Baud            = 0
BootBlocks      = 2
