home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DIVERSEN / DRIVERS / GSCD4X / README.GS < prev   
Encoding:
Text File  |  1994-07-06  |  13.9 KB  |  412 lines

  1. +----------+
  2. | OVERVIEW |
  3. +----------+
  4.  
  5. This README describes an OS/2 device driver (GSCDROM.ADD) for the
  6. GoldStar GCD-R420 CD-ROM drive.  The device driver supports the internal
  7. GoldStar GCD-R420 CD-ROM drive.
  8.  
  9.  
  10.  
  11. Supported Features
  12. ------------------
  13. The OS/2 GoldStar CD-ROM device driver (GSCDROM.ADD) supports the
  14. following features:
  15.  
  16.   * Double Speed CD-ROM Drive
  17.  
  18.   * Reads data from CD-ROM discs conforming to the High Sierra/ISO-9660
  19.     file formats.
  20.  
  21.   * Plays audio from standard audio CDs or mixed mode CD-ROM discs
  22.     containing both data and audio
  23.  
  24.   * Multisession photo CD
  25.  
  26.   * Reads data from Mode 2 Form 1 or Mode 2 Form 2 sector formats
  27.  
  28.   * MMPM/2 Software Motion Video
  29.  
  30.   * MMPM/2 CD Audio Player
  31.  
  32.   * Software lock, unlock and eject
  33.  
  34.  
  35. THIS CD-ROM DEVICE DRIVER IS DESIGNED TO BE USED WITH THE OS/2 2.1 PRODUCT
  36. AND IS GOVERNED BY THE TERMS AND CONDITIONS OF THE OS/2 PROGRAM LICENSE
  37. AGREEMENT.
  38.  
  39.  
  40.  
  41. GSCDROM.ADD Command Line Options
  42. ---------------------------------
  43.  
  44.    /P:xxx      : base address (Default : 340)
  45.                  (xxx : hexadecimal)
  46.                  (300, 310, 320, ... , 3E0, 3F0)
  47.  
  48.    /V          : display the identification of drive
  49.  
  50.    /S:x        : CD-ROM Speed
  51.                  x = 0 : auto mode (Default)
  52.                  x = 1 : single speed
  53.  
  54.    * example
  55.  
  56.      BASEDEV=GSCDROM.ADD /P:340 /V /S:1
  57.  
  58.  
  59.  
  60.  
  61. +--------------+
  62. | INSTALLATION |
  63. +--------------+
  64.  
  65. The following files are included in the installation diskette:
  66.  
  67.    GSCDROM.ADD  - OS/2 device driver for GoldStar CD-ROM Drive, GCD-R420
  68.    GSCDROM.DDP  - Installation profile for GCD-R420 adapter
  69.    README.GS    - This README file.
  70.  
  71.  
  72.  
  73.  
  74. Installation if OS/2 2.1 is already installed on your fixed disk
  75. ----------------------------------------------------------------
  76.  
  77. 1. Run the Device Driver installation program
  78.  
  79.    a. Open the OS/2 System folder on the desktop.
  80.    b. Open the System Setup folder.
  81.    c. Open Device Driver Install.
  82.    d. Insert the "GoldStar CD-ROM Device Driver Diskette"
  83.    e. Change the directory into OS2
  84.    f. Select Install
  85.    g. Select the device driver to install from the list
  86.    h. Select OK.
  87.  
  88.    (Note: You do not need to reboot OS/2 before starting step 2 below).
  89.  
  90. 2. After the Device Driver Installation is complete, you must run
  91.    Selective Install to install the files for the OS/2 CD-ROM Device
  92.    Manager and OS/2 CD-ROM File System.
  93.  
  94.    a. Open the OS/2 System folder on the desktop.
  95.    b. Open the System Setup folder.
  96.    c. Open Selective Install
  97.    d. Select the CD-ROM Device Support check box
  98.    e. Select OK
  99.    f. Scroll to the bottom of the CD-ROM device list table and
  100.       select the choice OTHER
  101.    g. Select OK
  102.    h. Select the OK push button to proceed from the System Configuration
  103.       screen to the OS/2 Setup and Installation window
  104.    i. Select Install
  105.    j. When prompted to do so, insert the numbered installation diskettes
  106.       or installation CD-ROM from the OS/2 2.1 product.
  107.  
  108.  
  109. 3. If you have changed the base I/O port address on your CD-ROM
  110.    host adapter card you must edit your CONFIG.SYS file and add
  111.    modify the /P:nnnn parameter on the BASEDEV=GSCDROM.ADD statement in
  112.    your CONFIG.SYS file.  Refer to the "GoldStar Device Driver Parameters"
  113.    section below.
  114.  
  115.  
  116. 4. Shut down and restart your system
  117.  
  118.  
  119.  
  120.  
  121. Installation from the CD-ROM version of OS/2 2.1
  122. ------------------------------------------------
  123.  
  124. 1.  Make a copy of the OS/2 2.1 diskette labeled "Diskette 1"
  125.  
  126. 2.  Copy the file GSCDROM.ADD from the "GoldStar CD-ROM Device Driver
  127.     Diskette" to the root directory on the copy of the OS/2 2.1 Diskette 1.
  128.  
  129.     (Note: If there is not enough room on the copy of OS/2 2.1
  130.      Diskette 1, then delete the file IBM2SCSI.ADD.  If you delete
  131.      IBM2SCSI.ADD, you must also edit the CONFIG.SYS file and delete
  132.      the line BASEDEV=IBM2SCSI.ADD)
  133.  
  134. 3.  Edit the CONFIG.SYS file located on the copy of Diskette 1.
  135.     At the end of the file, add the following statement.
  136.  
  137.        BASEDEV=GSCDROM.ADD  /P:nnn
  138.  
  139.           where "/P:nnn" is the base I/O port address selected on the
  140.           CD-ROM host interface card.  The default base I/O port address
  141.           for the GoldStar GCD-R420 interface card is 340h, so the statement
  142.           would appear as follows if the card is set to address 340h:
  143.  
  144.  
  145.        BASEDEV=GSCDROM.ADD  /P:340
  146.  
  147.  
  148. 4.  Begin the installation by inserting the Installation Diskette
  149.     into drive A and restarting the system.  When prompted to insert
  150.     Diskette 1, insert the copy that you modifed.
  151.  
  152. 5.  When the System Configuration screen is displayed during installation,
  153.     the CD-ROM Device Support field will display "None".  Do not modify
  154.     the choice and continue with the installation.
  155.  
  156. 6.  After installation is complete, and you have rebooted your system,
  157.     you will not be able to access your CD-ROM drive.  This is due
  158.     to a defect in the OS/2 2.1 install program.  To access your
  159.     CD-ROM drive, perform the following steps:
  160.  
  161.     a. Copy the following files from the OS/2 2.1 Diskette 1
  162.        to the drive which OS/2 was installed.
  163.        (Note: the example assume C:, change if different)
  164.  
  165.        COPY A:OS2CDROM.DMD C:\OS2
  166.        COPY A:CDFS.IFS     C:\OS2
  167.  
  168.     b. Edit the CONFIG.SYS file on drive which OS/2 was installed
  169.        and add the following statements to the end of the file:
  170.        (Note: the example assume C:, change if different)
  171.  
  172.        DEVICE=C:\OS2\OS2CDROM.DMD /Q
  173.        IFS=C:\OS2\CDFS.IFS /Q
  174.  
  175.     c. Shut down and reboot the system
  176.  
  177.  
  178. 7.  You will need to run Selective Install to copy over some remaining
  179.     system files.
  180.  
  181.     a. Open the OS/2 System folder on the desktop.
  182.     b. Open the System Setup folder.
  183.     c. Open Selective Install
  184.     d. Select the CD-ROM Device Support check box
  185.     e. Select OK
  186.     f. Scroll to the bottom of the CD-ROM device list table and
  187.        select the choice OTHER
  188.     g. Select OK
  189.     h. Select the OK push button to proceed from the System Configuration
  190.        screen to the OS/2 Setup and Installation window
  191.     i. Select Install
  192.     j. When prompted to do so, insert the installation CD-ROM
  193.        from the OS/2 2.1 product.
  194.  
  195.  
  196.  
  197. Installation from the diskette version of OS/2 2.1
  198. --------------------------------------------------
  199.  
  200. 1. Install the OS/2 2.1 product from the diskettes
  201.  
  202. 2. Go to the section above titled "Installation if OS/2 2.1 is already
  203.    installed on your fixed disk".
  204.  
  205.  
  206.  
  207.  
  208. +-----------------------------------+
  209. | GoldStar Device Driver Parameters |
  210. +-----------------------------------+
  211.  
  212. This section lists the parameters which are supported for the
  213. GoldStar CD-ROM device driver.  The parameters can be changed by modifying
  214. the BASEDEV=GSCDROM.ADD line in config.sys.
  215.  
  216. For the GSCDROM.ADD device driver, the syntax for the line in config.sys
  217. is as follows:
  218.  
  219.    BASEDEV=GSCDROM.ADD [/P:nnn]
  220.  
  221.    [/P:nnn]
  222.  
  223.      Specifies the base I/O port address of the interface card.  The
  224.      port address is specified as a three digit hex value. Leading
  225.      zeros should be NOT specified.  The value must be the same number as
  226.      the port address selected by the jumper on the host interface card.
  227.  
  228.      If this parameter is not specified, the default port address for the
  229.      host adapter is used.  For the GoldStar GCD-R420 host interface card,
  230.      the default is 340.
  231.  
  232.      See the section below titled "GoldStar GCD-R420 Host Adapter
  233.      Jumper Settings".
  234.  
  235.  
  236. GoldStar GCD-R420 Device Driver Parameter Examples
  237. ---------------------------------------------------
  238.  
  239. 1.  GoldStar GCD-R420 CD-ROM drive attached to GoldStar GCD-R420 host adapter:
  240.  
  241.     The GoldStar GCD-R420 host adapter supports base I/O port addresses of
  242.     320h, 330h, 340h or 360h. If the GCD-R420 host adapter is set to any
  243.     port address other than the default of 340h, the config.sys statement
  244.     needs to be modified. For example, if the GoldStar GCD-R420 host adapter is
  245.     set to a base I/O port address of 360, the line in config.sys should be:
  246.  
  247.         BASEDEV=GSCDROM.ADD /P:360
  248.  
  249.  
  250.  
  251.  
  252. GoldStar GCD-R420 Host Adapter Jumper Settings
  253. -----------------------------------------------
  254.  
  255. The following tables explain the jumper settings for the GCD-R420,
  256.  
  257.                +---+---+---+---+
  258.         PN801  | o | o | o | o | (default address setting: 340H)
  259.                | o | o | o | o |
  260.                +---+---+---+---+
  261.                  1   2   3   4
  262.  
  263.                         PN801-1     PN801-2     PN801-3     PN801-4
  264.    ----------------------------------------------------------------
  265.    Base Addr 300H         S           S           S           S
  266.    Base Addr 310H         S           S           S           O
  267.    Base Addr 320H         S           S           O           S
  268.    Base Addr 330H         S           S           O           O
  269.    Base Addr 340H         S           O           S           S
  270.    Base Addr 350H         S           O           S           O
  271.    Base Addr 360H         S           O           O           S
  272.    Base Addr 370H         S           O           O           O
  273.    Base Addr 380H         O           S           S           S
  274.    Base Addr 390H         O           S           S           O
  275.    Base Addr 3A0H         O           S           O           S
  276.    Base Addr 3B0H         O           S           O           O
  277.    Base Addr 3C0H         O           O           S           S
  278.    Base Addr 3D0H         O           O           S           O
  279.    Base Addr 3E0H         O           O           O           S
  280.    Base Addr 3F0H         O           O           O           O
  281.    ----------------------------------------------------------------
  282.    Reference: O = Open, S = Short
  283.  
  284.  
  285. +------------------+
  286. | Trouble shooting |
  287. +------------------+
  288.  
  289. 1. If you are not able to access the CD-ROM drive:
  290.  
  291.  
  292.    a.  Add the /V parameter switch to the BASEDEV=GSCDROM.ADD statement
  293.        in your CONFIG.SYS file.  For example:
  294.  
  295.           BASEDEV=GSCDROM.ADD /P:340 /V
  296.  
  297.  
  298.        After rebooting, the device driver will display the list of
  299.        drives it has identified.   For example:
  300.  
  301.          IBM OS/2 GSCDROM.ADD 1.00
  302.          GoldStar CD-ROM GCD-R420 1.00  Port: 340 Units: 0     IRQ: Polled
  303.  
  304.  
  305.        If no units were detected, the following message is displayed:
  306.  
  307.          IBM OS/2 GSCDROM.ADD 1.00
  308.          No units detected.
  309.  
  310.  
  311.        If no units were detected, see step 1b below.
  312.        If units were detected, see step 1c below.
  313.  
  314.  
  315.  
  316.    b.  Make sure the Base I/O Port Address specified by the /B parameter
  317.        in the config.sys file matches the Base Port Address selected
  318.        with the DIP switch on the interface card.
  319.  
  320.        The default Base I/O Port Address for the GoldStar GCD-R420 interface
  321.        card is address 340h.  If you have changed the Base I/O Port Address on
  322.        the card, you must change the /B parameter on the BASEDEV=GSCDROM.ADD
  323.        statement in config.sys.
  324.  
  325.        For example, if you changed the Base I/O Port Address to 360h, the
  326.        statement in config.sys should be as follows:
  327.  
  328.            BASEDEV=GSCDROM.ADD /P:360
  329.  
  330.  
  331.    c.  Make sure all the required files to operate the CD-ROM drive have
  332.        been installed.  You should have the appropriate BASEDEV=
  333.        statement in CONFIG.SYS for your CD-ROM device driver.  You
  334.        should also have the following statements for the CD-ROM system
  335.        files in your config.sys:
  336.  
  337.  
  338.           DEVICE=C:\OS2\OS2CDROM.DMD /Q
  339.           IFS=C:\OS2\CDFS.IFS /Q
  340.           DEVICE=C:\OS2\MDOS\VCDROM.SYS
  341.           BASEDEV=GSCDROM.ADD /P:340
  342.  
  343.  
  344.        If you do not have the above statements in your config.sys, you
  345.        must use the OS/2 2.1 Selective Install to install the CD-ROM
  346.        support files.
  347.  
  348.  
  349. 2.  If the drive letter assigned to the CD-ROM drive under OS/2 is
  350.     different than the drive letter assigned under DOS.
  351.  
  352.     The CD-ROM drive is assigned the next available drive
  353.     letter after drive letters have been assigned for the
  354.     floppy drives and fixed disk drives.
  355.  
  356.     The drive letter is also assigned after any installable block
  357.     device drivers which are located in config.sys before the
  358.     DEVICE=C:\OS2\OS2CDROM.DMD statement (i.e. DEVICE=C:\OS2\VDISK.SYS).
  359.  
  360.     There is currently no mechanism in OS/2 for assigning a specific
  361.     drive letter for the CD-ROM drive.  The drive letter assignment
  362.     under DOS can be controlled by using the /L switch on MSCDEX.EXE
  363.     command line.
  364.  
  365.  
  366. +--------------------+
  367. | Reporting Problems |
  368. +--------------------+
  369.  
  370. Defect reports should include the following information:
  371.  
  372.   CD-ROM Product ID:
  373.   CD-ROM Firmware Level:
  374.   Device Driver Transfer Mode:
  375.   Host CPU type and speed:      (i.e.  25MZ 486)
  376.  
  377.  
  378. The CD-ROM product ID and firmware level can be displayed at
  379. boot time by adding the /V switch to the DEVICE=OS2CDROM.DMD line
  380. in config.sys.  For example, the following line may be displayed at boot
  381. time after the OS/2 logo screen is displayed(case of unit 0):
  382.  
  383.          IBM OS/2 GSCDROM.ADD 1.00
  384.          0 GOLDSTAR CD-ROM GCD-R420
  385.  
  386.  
  387. +-----------------------------+
  388. | TradeMarks and Copyrights   |
  389. +-----------------------------+
  390.  
  391. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  392. Machines Corporation.
  393.  
  394. GoldStar(R) is a registered trademarks of GoldStar Corporation.
  395.  
  396.  
  397. NOTICE:  The device driver and this file are owned by GoldStar and protected
  398.          by United States copyright laws, international treaty provisions,
  399.          and all other applicable national laws.  You may not reverse
  400.          engineer, decompile, or disassemble the device driver.
  401.  
  402.  
  403. GoldStar DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED
  404. OR IMPLIED, INCLUDING WITHOUT LIMITATION,
  405. WARRANTIES OF FITNESS AND MERCHANTABILITY WITH
  406. RESPECT TO THE INFORMATION IN THIS DOCUMENT.
  407. BY FURNISHING THIS DOCUMENT, GoldStar GRANTS NO
  408. LICENSES TO ANY RELATED PATENTS OR COPYRIGHTS.
  409.  
  410. Copyright GoldStar Corporation, 1994, all rights reserved.
  411.  
  412.