home *** CD-ROM | disk | FTP | other *** search
-
- /* The following entries will steal the DFx: device(s) */
- MD0: Device = DEVS:multidos.device
- Unit = 0
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1 /* 1=PUBLICMEM / 3=CHIPMEM / 5=FASTMEM */
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- MD1: Device = DEVS:multidos.device
- Unit = 1
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- MD2: Device = DEVS:multidos.device
- Unit = 2
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- /* Those entries will not steal DFx: device */
- MC0: Device = DEVS:multidos.device
- Unit = 0
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1 /* 3=CHIPMEM / 5=FASTMEM */
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- MC1: Device = DEVS:multidos.device
- Unit = 1
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
- /* MultiDos, using the mfm.device (CrossDos) */
- MM0: Device = DEVS:mfm.device
- Unit = 0
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- MM1: Device = DEVS:mfm.device
- Unit = 1
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 9
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
- /* MultiDos on trackdisk blocks */
- MB0: Device = trackdisk.device
- Unit = 0
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 11
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 3
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- MB1: Device = trackdisk.device
- Unit = 1
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 2
- BlocksPerTrack = 11
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 0
- HighCyl = 79
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 3
- Stacksize = 4000
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
- /* An example of a entry for harddisk usage */
- MDH: Device = ComspecHD.device
- Unit = 0
- Flags = 0 /* 1 : Allow 5 1/4" drives */
- Surfaces = 1
- BlocksPerTrack = 155
- Reserved = 1
- Interleave = 0
- /* SecOrg = 1 */
- LowCyl = 560
- HighCyl = 611
- FileSystem = L:MultiDosFilesystem
- Buffers = 30
- BufMemType = 1
- Stacksize = 2500
- Priority = 4
- GlobVec = -1
- DosType = 0x4D534400
- Mount = 1
- #
-
-
-