home *** CD-ROM | disk | FTP | other *** search
/ IBM Presents OS/2 Software Hits 1995 / OS-2_SW_HITS_2ND_EDITION_1995.ISO / i06 / atapi.doc < prev    next >
Text File  |  1995-02-27  |  6KB  |  171 lines

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