home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1995 December / IMM1295.ISO / driver / mitsumi / os2 / readme.txt < prev   
Text File  |  1995-02-22  |  6KB  |  161 lines

  1.  
  2.         IBM OS/2 2.x / 3.x IDE CD driver for IDE CDROM drives
  3.         February 16, 1995
  4.  
  5.  
  6.         This package contains the drivers for IDE CDROM drives
  7.  
  8. PJ16105    Trap 0003 on 4MB machines during Install
  9. PJ16058    Non-ATAPI Compliant fixes
  10.  
  11.         This package also contains several modifications to the driver
  12.         which allow certain IDE CDROMs with not 100% compliant HW to
  13.         work with OS/2.
  14.  
  15.         You MUST use these NEW files to replace the existing copies supplied
  16.         by whatever version of OS/2 you are using.
  17.         All four system files must be replaced (or added):
  18.         IBM1S506.ADD
  19.         IBMIDECD.FLT   <- Not in versions of OS/2 prior to Warp 3.0, add
  20.         OS2CDROM.DMD
  21.         OS2DASD.DMD
  22.  
  23. This ATAPI.ZIP file is NEWER than the files on the OS/2 WARP FULL PACK...
  24.  
  25. Installation if OS/2 is already installed on your fixed disk
  26. ------------------------------------------------------------------------
  27.  
  28.  
  29. 1. you must run Selective Install to install the files for the OS/2 CD-ROM
  30.    Device Manager and OS/2 CD-ROM File System.
  31.  
  32.    a. Open the OS/2 System folder on the desktop.
  33.    b. Open the System Setup folder.
  34.    c. Open Selective Install
  35.    d. Select the CD-ROM Device Support check box
  36.    e. Select OK
  37.    f. Scroll to the bottom of the CD-ROM device list table and
  38.       select the choice OTHER (OS/2 2.1) or Non-listed IDE CD-ROM (WARP)
  39.    g. Select OK
  40.    h. Select the OK push button to proceed from the System Configuration
  41.       screen to the OS/2 Setup and Installation window
  42.    i. Select Install
  43.    j. When prompted to do so, insert the numbered installation diskette.
  44.  
  45.  
  46. 2. Copy the files provided in this package OVER those installed in step 1,
  47.    to their proper location on your system.  On Warp this is \OS2\BOOT.
  48.    Check by doing a 'DIR IBM1S506.ADD /S' on your system  <== DIR command
  49.  
  50. 3. IDE CD ROMs that adhere to the ATAPI specification of February 1994
  51.    will be detected automatically if they are configured on the Primary or
  52.    Secondary IDE channel.  If your IDE channel is not the primary or secondary,
  53.    or if your IDE channel is not using the default io ports and IRQs, do a
  54.    'HELP IBM1S506.ADD' at an OS/2 command prompt to get detailed information
  55.    on changing or adding channels.
  56.  
  57. 4. Some drives do not respond to an ATAPI command from the February Spec.
  58.    These drives can not be auto detected and require an additional parameter
  59.    on the IBM1S506.ADD line in config.sys.  The NEC 260 drive, for example,
  60.    requires this additional parameter.
  61.  
  62.    BASEDEV=IBM1S506.ADD /A:x /U:y /ATAPI
  63.  
  64.    where x is the adapter number and y is the unit number.
  65.  
  66.    /A:
  67.  
  68.       Which IDE drive connector on your adapter contains the cable
  69.       that the NEC 260 IDE drive is connected to
  70.  
  71.       IF you have only one IDE controller, this is Adapter 0, /A:0
  72.  
  73.       IF you have TWO IDE controllers, and the IDE CDROM is connected to
  74.       the second controller cable, this is Adapter 1, /A:1
  75.  
  76.       The Enhanced IDE specifications allow for FOUR adapters, so
  77.       /A: COULD also be 2 or 3 in your system.
  78.  
  79.  
  80.    /U:
  81.  
  82.       Each IDE controller can drive up to TWO drives. If the CD drive
  83.       is jumpered as the Master then this is unit 0, /U:0 otherwise it
  84.       is unit 1, /U:1  It is not possible to have a device configured as
  85.       Slave without a Master on the same controller.
  86.  
  87.    /atapi or /ATAPI
  88.  
  89.       This informs the IBM1S506.ADD driver that this unit (/a: /u:) is an
  90.       ATAPI (IDE attached) CDROM drive...
  91.  
  92.    Editing your config.sys...
  93.  
  94.    locate the BASEDEV=IBM1S506.ADD line
  95.  
  96.    If you have NO parameters on this line, then ADD the
  97.    parms as defined above, /A:? and /U:?
  98.  
  99.    an example line with the CD as slave on controller 1
  100.    BASEDEV=IBM1S506.add /A:0 /U:1 /ATAPI
  101.  
  102.    IF you ALREADY have parms, and have a /A:? parm already, make sure
  103.    to add JUST the /U:? parm for that adapter.
  104.  
  105. 5. IF you are using OS/2 2.11 or earlier, you will need to add the following
  106.    config.sys statement. (If you have WARP, choosing 'NON listed IDE CDROM'
  107.    will cause this line to be placed in config.sys automatically)
  108.  
  109.    BASEDEV=IBMIDECD.FLT
  110.  
  111. 6. Shut down and restart your system
  112.  
  113.  
  114. Installation if OS/2 is NOT already installed on your fixed disk
  115. ----------------------------------------------------------------
  116.  
  117.  
  118. 1. create the CD install disk 1 from the OS/2 CDROM
  119.  
  120. 2. copy the files supplied here OVER the ones on disk 1.
  121.  
  122. 3. If you have a NEC 260 IDE CDROM drive, edit the config.sys on disk 1
  123.    and modify the BASEDEV=IBM1S506.ADD line as described above
  124.    (adding the /A & /U parms)
  125.  
  126. 3a. If you are using OS/2 2.11 or earlier, add the following statement
  127.     to config.sys and copy the associated file onto disk 1.
  128.  
  129.     BASEDEV=IBMIDECD.FLT
  130.  
  131. 3b. If you are using OS/2 WARP, add the following statement to the config.sys
  132.     on the DISKETTE 1:
  133.  
  134.     SET COPYFROMFLOPPY=1
  135.  
  136. 4. Boot the installation disk and disk 1 and proceed thru
  137.    installation phase 1.
  138.  
  139. 5. (If you are using OS/2 WARP, skip to step 7)
  140.    Because the installation program uses copies of these files
  141.    from a packed file on the installation diskettes, the
  142.    UPDATED drivers you copied in step 2 are overlayed with
  143.    the older ones on your hard disk. You MUST manually
  144.    fix this.
  145.  
  146.    When you are asked to reboot to continue the installation,
  147.    insert the installation disk and press Ctrl-Alt-Del, then through disk 1
  148.    to the install panel. Press F3 to get to a command line. Go to the
  149.    installation drive (wherever you installed OS/2). You will need to clear
  150.    the read-only attribute on the IBM1S506.ADD file.  Do this by typing:
  151.    (OS/2 2.1 & 2.11)
  152.               /os2/attrib -r \os2\ibm1s506.add
  153.    Copy the updated files (OS2CDROM.DMD, IBM1S506.ADD, and IBMIDECD.FLT from
  154.    disk 1 to the proper location on the install partition)
  155.  
  156. 6. type EXIT from the command line
  157.  
  158. 7. remove the diskette from A: and reboot
  159.  
  160. 8. Complete the rest of install
  161.