home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / pas16os2.zip / README.31A < prev    next >
Text File  |  1993-07-23  |  5KB  |  118 lines

  1.            Sony CDU-31A Adapter Device Driver (ADD) for OS/2 2.x
  2.                           Beta Release 05/05/93
  3.                           Installation Notes
  4.  
  5. Trademarks and Copyrights
  6.  
  7. IBM(TM) and OS/2(TM) are registered trademarks of International Business
  8. Machines Corporation.
  9.  
  10. Spectrum(TM) is a trademark of Media Vision, Inc.
  11.  
  12. Sony(R) and Desktop Library(TM) are registered trademarks of Sony
  13. Corporation.
  14.  
  15. NOTICE:  The device driver (SONYB31A.ADD) accompanying this file is a BETA
  16.          version provided for testing.  Use at your own risk.  The device
  17.          driver and this file are owned by Sony and protected by United
  18.          States copyright laws, international treaty provisions, and all
  19.          other applicable national laws.  You may not reverse engineer,
  20.          decompile, or disassemble the device driver.
  21.  
  22. Instructions for installing SONYB31A.ADD device driver for OS/2 versions
  23. 2.0 and 2.1:
  24.         1)   Copy the file SONYB31A.ADD to the OS2 directory of the boot
  25.              drive:
  26.  
  27.              ex.:  copy A:\SONYB31A.ADD C:\OS2\SONYB31A.ADD
  28.  
  29.         2)   Add the following line to your OS/2 CONFIG.SYS file:
  30.  
  31.                    BASEDEV=SONYB31A.ADD
  32.  
  33.             Note that it is not necessary to specify the full path to the
  34.             file - OS/2 expects the file to be in the root directory or
  35.             the OS2 directory.
  36.  
  37.         3)  The valid parameters and the associated actions are shown below.
  38.  
  39.     Parameter              Action
  40.     ---------              ------
  41.     /A:d                   Identifies a specific adapter, d
  42.     /P:hhhh                Set base I/O port address for current adapter
  43.                                 (this should be a four-digit value - use
  44.                                  leading 0's if necessary)
  45.                                 (default = 0340)
  46.     /IRQ:dd                Set the interrupt level used to dd for current
  47.                              adapter (default = none)
  48.     /AT:dd                 Set the adapter type.  Current legal values are:
  49.                            00 = Sony CDB-334 (default)
  50.                            08 = Media Vision PAS-16
  51.  
  52.                 For example, to access a CDB-334 host adapter at IO port 360h,
  53.                 use the following line in your OS/2 2.x CONFIG.SYS file:
  54.  
  55.                 BASEDEV=SONYB31A.ADD /A:0 /P:0360
  56.  
  57.                 To access a Media Vision PAS-16 adapter, use the following 
  58.                 line in your OS/2 2.x CONFIG.SYS file:
  59.                 
  60.                 BASEDEV=SONYB31A.ADD /A:0 /AT:08
  61.  
  62.                 (the default port address for the CDU-31A in this case is
  63.                  1F88h.)
  64.  
  65.  
  66.         FOR USERS OF THE OS/2 2.1 BETA RELEASE(S):
  67.  
  68.         4)  Open the OS/2 System Folder.  Open the System Setup sub-folder.
  69.             Open the Selective Install application.
  70.  
  71.         5)  Click on the CD-ROM Device Support Checkbox.  Click on the OK
  72.             button.
  73.  
  74.         6)  Select "OTHER" from the list of CD-ROM devices.  Click on the
  75.             OK button.
  76.  
  77.         7)  Click on the Install button and follow the instructions displayed
  78.             on the screen.
  79.  
  80.         FOR USERS OF OS/2 VERSION 2.0:
  81.  
  82.         4)  Download the file OS2CDR.ZIP from Library 17 of the IBM OS/2
  83.             Support forum on CompuServe and follow the instructions given
  84.             in that file.  If you do not have an OS/2 account then you can
  85.             download the file OS2CDROM.ZIP from file area 17 on the IBM
  86.             PCC Bulletin Board.  The number for this BBS is (404) 835-6600.
  87.  
  88. FIXED IN THIS RELEASE:
  89.  
  90. Previous version could only access the first 10 tracks (songs) of an audio
  91. CD.
  92.  
  93. Previous version could not initialize the Media Vision PAS-16 card after a
  94. cold boot/power cycle/hard reset.
  95.  
  96.  
  97. KNOWN PROBLEMS:
  98. None.
  99.  
  100. Any other problems found with this device driver should be reported to Sony
  101. by sending a message to Chuck Roman of Sony Corporation at CompuServe ID
  102. 74130,220.  Messages will be checked between the hours of 7:30 and 5:00
  103. (Mountain Time Zone, USA) daily excluding (most) weekends and holidays.  In
  104. order to prevent repetitive reports of the same problems, you may wish to post
  105. your message in the OS2USER forum (section 3), in the PSPBETA forum or in
  106. the CDROM forum (section 4).  These areas are checked several times a day, so
  107. your message should be answered in a timely manner.  
  108.  
  109.    SONY DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED
  110.    OR IMPLIED, INCLUDING WITHOUT LIMITATION,
  111.    WARRANTIES OF FITNESS AND MERCHANTABILITY WITH
  112.    RESPECT TO THE INFORMATION IN THIS DOCUMENT.
  113.    BY FURNISHING THIS DOCUMENT, SONY GRANTS NO
  114.    LICENSES TO ANY RELATED PATENTS OR COPYRIGHTS.
  115.  
  116.    Copyright Sony Corporation, 1993, all rights
  117.    reserved.
  118.