Welcome, Guest. Please login or register.

Author Topic: PMC & CD ROM hassles continued.....  (Read 1943 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline blobrana

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 4743
    • Show all replies
    • http://mysite.wanadoo-members.co.uk/blobrana/home.html
Re: PMC & CD ROM hassles continued.....
« on: January 02, 2005, 12:34:47 PM »
Hum,

What ROM are you using?
install CacheCDFS by hand...

in Devs: DOSDrivers  you have a CDO: Icon?
edit the icon information.

FileSystem   = L:CDFileSystem
Flags      = 0
Surfaces   = 1
SectorsPerTrack   = 1
SectorSize   = 2048
Mask      = 0x7ffffffe
MaxTransfer   = 0x100000
Reserved   = 0
Interleave   = 0
LowCyl      = 0
HighCyl      = 0
Buffers      = 5
BufMemType   = 0
StackSize   = 1000
Priority   = 10
GlobVec      = -1
DosType      = 0x43443031

/* The Device and Unit fields are controlled by tooltypes in the CD0 icon.
 *
 * Device   = scsi.device
 * Unit      = 2
 */

(this is what  i just use..)