Welcome, Guest. Please login or register.

Author Topic: SCSI CD-ROM issue - can read directories, but can't load files!  (Read 1267 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas


Add a line reading

MaxTransfer = 0x10000

above or below Mask. If it still does not work, add the word OLDMODE to the control string.

If disk changes are not recognised, you can also add the words DC=3 to the control string. This will cause it to poll every three seconds instead of using an interrupt.

Bye,
Thomas