home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / CDRom / ASIM34.DMS / in.adf / Drive_Compatibility < prev    next >
Encoding:
Text File  |  1995-10-23  |  3.0 KB  |  89 lines

  1. Great Valley Products SCSI Controllers
  2. --------------------------------------
  3. ·  When using Chinon CD-ROM drives with GVP SCSI Controllers, you will
  4. need to add the following line to your s:startup-sequence or
  5. s:user-startup file BEFORE the CD-ROM drive is mounted.
  6.  
  7.         gvpscsictrl # dcoff
  8.  
  9. where # represents the SCSI unit number of your CD-ROM drive.  For
  10. example, with Chinon CD-ROM drive connected as SCSI unit #1, you
  11. would add:
  12.  
  13.         gvpscsictrl 1 dcoff
  14.  
  15. This command will be found on the GVP install disk and should be
  16. copied to your C: directory, if you have not already done so.
  17.  
  18.  
  19.  
  20.  
  21. ·  The NEC-25 (or Media Vision MV-2) CD-ROM drive will need
  22. version 4.13 or greater of the GVP firmware when being used with 
  23. a GVP controller card in a machine other than the A1200.  With
  24. an Amiga 1200 and a GVP A1291, you will need version 5.4 of the
  25. SCSI firmware.  Contact GVP (!) for further details.
  26.  
  27.  
  28.  
  29.  
  30.  
  31. Dataflyer SCSI+
  32. ---------------
  33. ·  When using the SCSI+ (IDE to SCSI converter), you will need to
  34. ensure that the DataFlyer driver software is executed BEFORE
  35. the CD-ROM drive is mounted.    This can be accomplished by
  36. ensuring that the block of commands to mount AsimCDFS (see below)
  37. are moved to the END of the s:user-startup file.  If needed, use your 
  38. favourite text editor to move the commands.
  39.  
  40.     ;BEGIN AsimCDFS
  41.     echo "Mounting AsimCDFS..."
  42.     assign AsimCDFS: SYS:AsimCDFS
  43.     assign AsimCDFS_Buffer: ND0:AsimCDFS_Buffer
  44.     mount >NIL: CD0:
  45.     ;END AsimCDFS
  46.  
  47.  
  48.  
  49. ·  The NEC-25 (or Media Vision MV-2) CD-ROM drive does not work
  50. with the Dataflyer SCSI products.
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. Amiga 3000, A4091, A590, A2091
  58. ------------------------------
  59. ·  When using Pioneer multi-disc CD-ROM changers, you will need to
  60. ensure that the SCSI controller card has the Logical Units enabled.
  61. With the A4091, A2091 and A590, this is accomplished via a jumper
  62. or DIP switch.  Consult your manual for its exact location.
  63.  
  64. On the Amiga 3000, this is accomplished via an option in the Amiga
  65. 3000's battery backed RAM.  We suggest using the program SCSIPrefs
  66. by Martin A. Blatter, which can be found on Fred Fish disk #532.
  67.  
  68. In addition, you will need to UNSELECT the Ignore LUNS on Open?
  69. flag for each device CD0 through CD5 (for separate mode) or
  70. for CD0 (for pooled mode) via AsimCDFS_Prefs.
  71.  
  72.  
  73.  
  74. Nakamichi MBR-7, MBR-7.4 and NEC 2xc 7-disc changers
  75. ----------------------------------------------------
  76. · We have tested the Nakamichi MBR-7(.4) and NEC 2xc CD-ROM drives with
  77. the GVP line of SCSI controller cards  --  the drive behaved as was
  78. expected.  
  79.  
  80. We also tested the Nakamichi MBR-7(.4) and NEC 2xc with a few other SCSI
  81. controller cards and found that it did not work  --  the problem
  82. usually was the drive hanging when the discs were swapped.  
  83.  
  84. At this time, we cannot recommend the Nakamich MBR-7 (with 1.10
  85. firmware), the Nakamichi MBR-7.4 (with firmware 1.00)  or the NEC 2xc
  86. with controller cards other than the GVP line.  We will be performing
  87. additional testing and will have a comprehensive compatibility list
  88. for these three drives in the coming weeks (21/10/95).
  89.