home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Classic / MultimediaClassic.mdf / hardsoft / cd-inst / sb563 / readme.txt < prev    next >
Encoding:
Text File  |  1993-10-01  |  5.8 KB  |  173 lines

  1.  
  2.                  CD-ROM INSTALLATION LATEST INFORMATION
  3.                  ======================================
  4.  
  5. This file contains information not available prior to the printing of
  6. the manual.
  7.  
  8.  
  9. This file contains the following sections:
  10.  
  11.    1. OS/2 CD-ROM DRIVER
  12.       a. Installation if OS/2 2.x is already installed
  13.       b. Installation of OS/2 2.1 and CD-ROM driver
  14.       c. Description of SBCD2.ADD switches
  15.    
  16.    2. New Technical Support BBS Number
  17.    
  18.  
  19. 1. OS/2 CD-ROM DRIVER
  20.  
  21.    An OS/2 compatible CD-ROM device driver is included on this disk.
  22.    The following steps provide instructions on how to install the driver
  23.    with OS/2 versions 2.0 and 2.1.
  24.  
  25.    The file SBCD2.ADD can be used with OS/2 systems which support layered
  26.    CD-ROM device management structure.  This structure is supported in
  27.    OS/2 2.1.  Users of OS/2 2.0 can use the OS2CDR package which
  28.    contains the OS2CDROM.DMD file for OS/2 2.0.  The OS2CDR.ZIP file is
  29.    available on Compuserve, forum IBMOS2.
  30.  
  31.  
  32.    INSTALLATION OF CD-ROM DRIVER IF OS/2 2.x IS ALREADY INSTALLED
  33.    --------------------------------------------------------------
  34.  
  35.    OS/2 2.0 users--refer to the document provided in the OS2CDR package first.
  36.  
  37.    1. If you have previously installed OS/2, check whether you have
  38.       the following lines in your OS/2 CONFIG.SYS.  If you do, delete them
  39.       (or REM them out) from your OS/2 CONFIG.SYS file.
  40.  
  41.            DEVICE=C:\OS2\CDFS.IFS /Q
  42.            DEVICE=C:\OS2\CDROM.SYS /Q /N:4
  43.  
  44.    2. The following lines must be in your OS/2 CONFIG.SYS file for
  45.       the CD-ROM to work.  The "IFS=..." line may already be in your
  46.       OS/2 CONFIG.SYS file.  If it is, group it with the lines below;
  47.       otherwise, add it.  WARNING: Place these lines near the bottom of
  48.       your OS/2 CONFIG.SYS file--there may be problems if you place them
  49.       near the top!
  50.            
  51.            REM ---- NEXT 4 LINES ARE FOR OS/2 CD-ROM SUPPORT -----
  52.            BASEDEV=OS2CDROM.DMD          (DO NOT SPECIFY A PATH !)
  53.            BASEDEV=SBCD2.ADD /P:220      (DO NOT SPECIFY A PATH !)
  54.            IFS=C:\OS2\CDFS.IFS /Q
  55.            DEVICE=C:\OS2\MDOS\VCDROM.SYS
  56.  
  57.       NOTE: The /P:220 specifies the I/O base address used for the Sound
  58.             Blaster Pro or Sound Blaster 16 card.  Change this value
  59.             accordingly if your setting is different.
  60.  
  61.    3. Copy the OS2CDROM.DMD file (on OS/2 2.1 "Diskette 1") to C:\OS2.
  62.  
  63.    4. Copy the SBCD2.ADD file from this disk to the C:\OS2 directory.
  64.  
  65.    5. Reboot the system.
  66.  
  67.  
  68.    INSTALLATION OF OS/2 2.1 AND CD-ROM DRIVER
  69.    ------------------------------------------
  70.  
  71.    1. Make duplicate copies of the IBM OS/2 2.1 diskettes--
  72.       "Installation Diskette" and "Diskette 1"--that come with OS/2 2.1.
  73.       Only make changes to the duplicate diskettes.  Keep the original
  74.       diskettes in their original condition!
  75.  
  76.    2. Copy the SBCD2.ADD file from this disk onto the duplicate OS/2 2.1 
  77.       "Diskette 1".
  78.  
  79.    3. Add in the following line to the CONFIG.SYS file on the
  80.       duplicate "Diskette 1".
  81.  
  82.            BASEDEV=SBCD2.ADD /P:220
  83.  
  84.       NOTE: The /P:220 specifies the I/O base address used for the Sound
  85.             Blaster Pro or Sound Blaster 16 card.  Change this value
  86.             accordingly if your setting is different.
  87.  
  88.    4. Reboot the system with the disk "Installation Diskette" and
  89.       follow the installation instructions.
  90.  
  91.    5. After the installation is completed, edit your OS/2 CONFIG.SYS file
  92.       to include the following lines.  Make sure they appear near the end
  93.       of the file.  You will have to manually add two of the following:
  94.  
  95.            BASEDEV=OS2CDROM.DMD          (DO NOT SPECIFY A PATH !)
  96.            BASEDEV=SBCD2.ADD /P:220      (DO NOT SPECIFY A PATH !)
  97.            IFS=C:\OS2\CDFS.IFS /Q
  98.            DEVICE=C:\OS2\MDOS\VCDROM.SYS
  99.  
  100.       NOTE: The /P:220 specifies the I/O base address used for the Sound
  101.             Blaster Pro or Sound Blaster 16 card.  Change this value
  102.             accordingly if your setting is different.
  103.  
  104.    6. Reboot the system.
  105.  
  106.    
  107.    DESCRIPTION OF SBCD2.ADD SWITCHES
  108.    ---------------------------------
  109.  
  110.    /P:xxx
  111.  
  112.    This switch specifies the port address (in hex) of Sound Blaster card
  113.    used.  Default setting for xxx is 220.
  114.  
  115.    Example:
  116.  
  117.               BASEDEV=SBCD2.ADD /P:220
  118.  
  119.  
  120.    The following switches are optional:
  121.  
  122.    /D:a or /D:x [,y] [,z] [,w]
  123.  
  124.    This switch applies only to CR-563 drives.  It specifies the drives 
  125.    to be run at double transfer speed (300KB/s).  The option /D:a 
  126.    specifies 'all' daisy-chained drives.  You can specify individual 
  127.    drives using the ID number of the drive(s) you want to run at double speed.
  128.  
  129.    Example 1:
  130.  
  131.               BASEDEV=SBCD2.ADD /D:a
  132.  
  133.    Example 2:
  134.  
  135.               BASEDEV=SBCD2.ADD /D:1,3
  136.  
  137.  
  138.    /N:a or /N:x [,y] [,z] [,w]
  139.  
  140.    This switch applies only to CR-563 drives.  It specifies the drives
  141.    to be run at normal transfer speed (150KB/s).  The option /N:a specifies 
  142.    'all' daisy-chained drives.  You can specify individual drives using
  143.    the ID number of drive(s) that you want to run at normal speed.
  144.  
  145.    Example 1:
  146.  
  147.               BASEDEV=SBCD2.ADD /N:a
  148.  
  149.    Example 2:
  150.  
  151.               BASEDEV=SBCD2.ADD /N:0,2
  152.  
  153.  
  154.    NOTE : The default is double transfer speed whenever it is possible.
  155.           If the same drive has been set more than once, the last
  156.           setting will take effect.
  157.  
  158.  
  159.    /T:1 or /T:2
  160.  
  161.    This switch specifies the type of card being used; 1 for standard
  162.    sound card and 2 for CD-ROM interface card.
  163.  
  164.  
  165. 2.  New Technical Support BBS Number
  166.  
  167.     The technical support bulletin board number has been changed to
  168.     405-742-6660.  Please note this change in your manual.
  169.  
  170.  
  171.  
  172.                  ********** End of README.TXT **********
  173.