home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 25 / amigaformatcd25.iso / websites / makecd / driverecognition.readme < prev    next >
Text File  |  1998-02-11  |  2KB  |  44 lines

  1.  
  2. MakeCD drive recognition
  3. ------------------------
  4.  
  5. MakeCD selects a suitable SCSI driver based on the vendor and
  6. drive ID of a SCSI or ATAPI drive. If your drive is marked as
  7. "unknown" this only means that you have to select the correct
  8. driver manually.
  9.  
  10. These are hints to find the correct driver:
  11. - For CD writers the CDR_SCSI3_ATAPI.driver is usually the
  12.   right choice if it is a modern (MMC compatible) SCSI drive
  13.   or ATAPI drive.
  14. - The CD_ROM.driver is suitable if you are absolutely sure
  15.   that your CD-ROM does not support CDDA extraction with any
  16.   of the other CD_#?.drivers.
  17. - The CD_ATAPI.driver should be the right one for all ATAPI
  18.   CD-ROMs, however, not all drives support audio reading
  19.   (e.g. some Mitsumis don't). Please tell us if yours doesn't.
  20. - The CD_Sony.driver should only be used if the
  21.   CD_Plextor.driver fails with an error concerning the
  22.   command MODE_SELECT. They both use the same command for
  23.   CDDA extraction, but CD_Plextor.driver also sets the
  24.   speed.
  25. - The CD_ATAPI.driver might work for new SCSI CD-ROMs, too,
  26.   because the commands used are part of the SCSI 3 standard.
  27.   So if the driver you use at the moment allows CDDA
  28.   extraction, but not speed setting, then you might try
  29.   CD_ATAPI.driver.
  30.  
  31. You can help us and other users by telling us your drives ID
  32. and the correct SCSI driver for it. MakeCD displays the complete
  33. ID in the settings window and the device selection requester. If
  34. you cannot snap the string there, you might also goto these
  35. windows, return to the main window and save the debug log with
  36. the menu item "Project/Write logfile...". It will contain the ID.
  37.  
  38. Please write to patrick@core.de. Please tell me also if you have
  39. done tests with other drivers - otherwise I won't know if e.g. the
  40. Plextor driver doesn't work while Sony does or if Plextor just
  41. wasn't tested. Thanks for your help!
  42.  
  43. Patrick Ohly, 28.1.98
  44.