home *** CD-ROM | disk | FTP | other *** search
- /* $VER: ZIPX 2.13 (4.5.98)
- *
- * ZIP X FileSystem entry for a 100M ZIP cartridge.
- */
-
- FileSystem = L:xfsd
- Flags = 0 /* NEW usage from V2.13b, see mount.xfsd */
- Surfaces = 2
- BlocksPerTrack = 64
- SectorsPerBlock = 1
- SectorSize = 512
- Mask = 0x7ffffffe
- MaxTransfer = 0x100000
- Reserved = 0
- Interleave = 0
- LowCyl = 0
- HighCyl = 1535
- Buffers = 50
- BufMemType = 0
- StackSize = 16000
- Priority = 10
- GlobVec = -1
- DosType = 0x58465344 /* 'XFSD' */
-
- /* The Device and Unit fields are controlled by tooltypes
- * in the ZIPX icon.
- *
- * Device = scsi.device
- * Unit = 5
- */
-