home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga MA Magazine 1997 #3
/
amigamamagazinepolishissue03-1
/
dos_drivers
/
atapipnp300_dos_drivers
/
cd0
next >
Wrap
Text File
|
1996-12-07
|
449b
|
24 lines
/* $VER: CD0 1.4 (11-04-95) CD++
*
* ATAPI CD-ROM filesystem mount entry using
*
* the CDplusplusFS y CD++ '95
*
*/
FileSystem = L:CDplusplusFS
Flags = 0
BlocksPerTrack = 32
BlockSize = 2048
Mask = 0x7ffffffe
LowCyl = 0
HighCyl = 11000
Surfaces = 1
Buffers = 30
BufMemType = 1
GlobVec = -1
Priority = 10
DosType = 0x43445050
StackSize = 3000