home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / sanyo001.zip / readme2.txt next >
Text File  |  1997-09-16  |  10KB  |  217 lines

  1.  
  2. Intelligraphics Sanyo CDR-H94A OS/2 Driver                          03/02/95
  3. Release 1.02
  4.  
  5.  
  6. ----------------------------------------------------------------------------
  7.  
  8. This diskette contains the BETA release version of the Sanyo CDR-H94A driver
  9. for OS/2 2.11, OS/2 for Windows, and OS/2 Warp v3.  The included driver is
  10. a beta release, and includes some known limitations.  Please see the errata
  11. at the end of this readme file.
  12.  
  13. ----------------------------------------------------------------------------
  14.  
  15.         INSTRUCTIONS FOR SANYO CDR-H94A DEVICE SUPPORT INSTALLATION
  16.  
  17.  
  18. These instructions describe the procedure required to add support for your
  19. Sanyo CDR-H94A CD-ROM drive to a machine which already has OS/2 installed on
  20. it.  For instructions regarding the installation of OS/2 itself from the
  21. drive, see the section titled "INSTRUCTIONS FOR OS/2 INSTALLATION."
  22.  
  23.  
  24. NOTE: If you already have OS/2 CD-ROM support installed on your machine for
  25. another model of drive, you may proceed directly to Step 5.
  26.  
  27. 1.      Open OS/2 SYSTEM.
  28.  
  29. 2.      Open SYSTEM SETUP.
  30.  
  31. 3.      Open SELECTIVE INSTALL.
  32.  
  33. 4.      Select CD-ROM Device Support, and choose "Other" for the model of
  34.         CD-ROM device.  Follow the prompts of the Selective Install program
  35.         and use the Help feature if necessary.
  36.  
  37. 5.      From the SYSTEM SETUP folder, open DEVICE DRIVER INSTALL.
  38.  
  39. 6.      Fill in the drive letters and path information for your OS/2 system
  40.         and the location of this device driver install package.  Note that
  41.         this package may be run from a diskette or from a subdirectory on
  42.         your hard disk.  Click on the Install button.
  43.  
  44. 7.      Double click on the selection which ends in "Default Configuration."
  45.         Follow the prompts of the Device Driver Install program, and use the
  46.         Help feature if necessary.
  47.  
  48. 8.      Sanyo CDR-H94A OS/2 Device Support Installation is complete.
  49.         Shutdown your system using the desktop ShutDown utility, reboot your
  50.         system, and your CD-ROM drive will be present and functional.
  51.  
  52.  
  53. ----------------------------------------------------------------------------
  54.  
  55.                     INSTRUCTIONS FOR OS/2 INSTALLATION
  56.  
  57.  
  58. These instructions describe the procedure required to install the OS/2
  59. operating system from the CD version on your Sanyo CDR-H94A.  For
  60. instructions regarding the installation Sanyo CDR-H94A device support on a
  61. machine which already has OS/2 installed on it, see the section titled
  62. "INSTRUCTIONS FOR SANYO CDR-H94A DEVICE SUPPORT INSTALLATION."
  63.  
  64.  
  65. The CD version of OS/2 comes with two floppy diskettes which are used to
  66. boot the target machine.  After booting, the install proceeds from the
  67. CD-ROM drive to the hard disk.  The second diskette, titled Diskette #1,
  68. contains a config.sys file which attempts to install all OS/2 CD-ROM device
  69. drivers.  At this time, your Sanyo driver is not included on the diskettes
  70. which IBM ships.  You must make a backup copy of diskette 1 and modify it
  71. before you can install OS/2 from your Sanyo CDR-H94A.  The procedure to do
  72. this is as follows:
  73.  
  74. 1.      Boot from either your existing DOS operating system, or from the
  75.         OS/2 diskettes (selecting the command prompt option when prompted).
  76.  
  77. 2.      Make a copy of diskette #1 by entering the following command:
  78.  
  79.                 DISKCOPY A: A:
  80.  
  81. 3.      Copy the file named SANYO001.ADD from this diskette to your newly
  82.         created Diskette #1:
  83.  
  84.                 COPY A:SANYO001.ADD A:
  85.  
  86. 4.      Edit the config.sys file contained on the new diskette #1.  If you
  87.         are unsure of how to do this, see the editor instructions in the
  88.         section of this file titled "ADVANCED CONFIGURATION."
  89.  
  90. 5.      Add the following line to the config.sys file after all the other
  91.         BASEDEV=XXXXXXXX.ADD statements:
  92.  
  93.                 BASEDEV=SANYO001.ADD
  94.  
  95. 6.      Reboot from the OS/2 Installation diskette and the installation of
  96.         OS/2 from your Sanyo-CDR-H94A will proceed as per normal.
  97.  
  98. A more detailed description of this procedure can be found in the hardcopy
  99. version of your OS/2 Installation Guide.
  100.  
  101.  
  102. ----------------------------------------------------------------------------
  103.  
  104.                           ADVANCED CONFIGURATION
  105.  
  106.  
  107. Advanced Configuration is accomplished by editing your config.sys file to
  108. pass command line parameters to the Sanyo CDR-H94A device driver.  Most of
  109. these parameters are entirely optional, although some users may be required
  110. to make an advanced configuration.  The filename of the driver is
  111. SANYO001.ADD, and the line in config.sys which loads this driver reads,
  112. "BASEDEV=SANYO001.ADD."  Parameters are added to the end of this line, and
  113. any number of them may be present.
  114.  
  115. The following parameters are recognized by the driver:
  116.  
  117.         /V      -This option causes the driver to use verbose mode, where a
  118.                 detailed message is output to the display during system
  119.                 boot.  This option is turned on by default during the
  120.                 installation of the driver.
  121.  
  122.         /Q      -This option causes the driver to use quiet mode, where no
  123.                 indication is given when the driver cannot find a CD-ROM
  124.                 drive.  This option is valuable in mobile situations where a
  125.                 drive is only present in a desktop docking station.
  126.  
  127.         /T      -This option causes the driver to enable trace mode, where
  128.                 trace information is output to the OS/2 System Trace
  129.                 Facility.  This option is only used to debug driver and/or
  130.                 operating system problems.  Since the amount of trace
  131.                 information is voluminous, enabling this option can slow the
  132.                 driver down.  This option is best left disabled.
  133.  
  134.         /P:xxx  -This option forces the driver to believe that the Panasonic
  135.                 CD-ROM interface base IO port is at the specified address.
  136.                 This option is necessary if your CD-ROM interface board is
  137.                 not configured at one of the usual base addresses.  By
  138.                 default, the driver will scan addresses 300h, 320h, 330h,
  139.                 340h, and 360h.  This option is necessary if, during
  140.                 installation, you are forced to choose the "Advanced
  141.                 Configuration" option.
  142.  
  143. The following is an example line which enables the driver in verbose mode at
  144. address 450h:
  145.  
  146.         BASEDEV=SANYO001.ADD /V /P:450
  147.  
  148. These changes can be made with any ASCII text file editor.  If you do not
  149. already have an editor with which you are familiar, you may use the OS/2
  150. System Editor.  Use the following procedure:
  151.  
  152.         1.     Select OS/2 SYSTEM.
  153.  
  154.         2.     Open PRODUCTIVITY.
  155.  
  156.         3.     Open OS/2 SYSTEM EDITOR.
  157.  
  158.         4.     Select File, Open, enter c:\config.sys
  159.  
  160.         5.     Scroll to the line where SANYO001.ADD is installed and
  161.                modify it appropriately.
  162.  
  163.         6.     IMPORTANT! - Save the file (File, Save).
  164.  
  165.  
  166. ----------------------------------------------------------------------------
  167.  
  168.                               COMMON PROBLEMS
  169.  
  170.  
  171. "Drive not found" message
  172.  
  173.         If this message appears during system boot, then either the driver
  174.         cannot find the Panasonic CD-ROM Interface, or your Sanyo CD-ROM
  175.         drive is not physically connected properly to that interface.
  176.         First, attempt to verify that the physical connection is correct,
  177.         perhaps by verifying operation under another operating system such
  178.         as DOS.
  179.  
  180.         If you are certain that the drive is connected properly, the next
  181.         thing to do is to verify that the I/O port base address for the
  182.         Panasonic CD-ROM interface is communicated to the driver.  Note that
  183.         the driver will automatically scan for the interface at I/O
  184.         addresses 300h, 320h, 330h, 340h, and 360h.  Consult the
  185.         documentation that came with your CD-ROM interface to determine its
  186.         base address.  See the section of this readme titled "ADVANCED
  187.         CONFIGURATION" and pass that address to the driver and you will be
  188.         up and running.
  189.  
  190.         If the driver still cannot find the interface, then there is one
  191.         more option, albeit unpleasant.  If the driver had originally
  192.         functioned OK, but couldn't find the drive the next time you turned
  193.         the power on, that is a sure sign that your CD-ROM interface falls
  194.         into this category.  Some CD-ROM interfaces are packaged on sound
  195.         boards where the Panasonic interface is not enabled at power up.
  196.         These installations are distinguished by DOS config.sys files which
  197.         first load a DOS device driver to enable the interface, and then
  198.         load the actual Sanyo CD-ROM driver.  You may boot from a DOS
  199.         floppy that executes this first device driver, then do a warm boot
  200.         via Ctl-Alt-Del to start OS/2 from the hard disk.  The OS/2 driver
  201.         will continue to see the interface until you power down.  If your
  202.         machine falls into this category, contact the maker of your CD-ROM
  203.         interface board to have support for it added to this OS/2 driver.
  204.  
  205.  
  206. ----------------------------------------------------------------------------
  207.  
  208.                                   ERRATA
  209.  
  210.  
  211. 1.      Release 1.01 adds CD-DA support, 1/12/95.
  212.  
  213. 2.      Release 1.02 corrects a defect where Mode 2 discs such as PhotoCD's
  214.         were not read correctly, 3/2/95.
  215.  
  216.  
  217.