home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / WATAPI.TXT < prev    next >
Text File  |  1995-02-09  |  6KB  |  148 lines

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