Welcome, Guest. Please login or register.

Author Topic: CD auto detect?  (Read 1358 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Thomas

Re: CD auto detect?
« on: July 22, 2006, 12:47:23 PM »

You HDD driver obviously does not support disk-change interrupts. So you have to tell the file system to use polling instead of interrupts. Depending on the file system used, this can either be done by editing the DosDriver (usually an argument of the Startup or Control keyword) or in a prefs program. For CacheCDFS this is either CDFSPrefs (when using IDEfix) or CacheCDFS (when using OS3.5+). CDFSPrefs usually complains about non-matching settings when you run it and you only have to save the new settings without changing anything.

Bye,
Thomas