home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / FileMover / Dopus4 / INT-OPUS.LHA / Storage / DOSDrivers / PC0 < prev    next >
Encoding:
Text File  |  1994-10-23  |  299 b   |  19 lines

  1. /* CrossDOS file system entry under 2.1 */
  2.  
  3. FileSystem    = L:CrossDOSFileSystem
  4. Device        = mfm.device
  5. Unit        = 0
  6. Flags        = 1
  7. Surfaces    = 2
  8. BlocksPerTrack    = 9
  9. Reserved    = 1
  10. Interleave    = 0
  11. LowCyl        = 0
  12. HighCyl        = 79
  13. Buffers        = 5
  14. BufMemType    = 0
  15. StackSize    = 600
  16. Priority    = 5
  17. GlobVec        = -1
  18. DosType        = 0x4D534400
  19.