home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / sony / cdu77e / read.me < prev   
Text File  |  1995-07-28  |  10KB  |  260 lines

  1.  
  2.        ===============================================
  3.        Comments on "Device Driver & Utilities Ver. 1.7
  4.        ===============================================
  5.  
  6.  
  7. 1) Applicable model list:
  8.  
  9.    * The utilities in this diskette are applicable to the following models.
  10.  
  11.      1. CDU50E
  12.      2. CDU55D
  13.      3. CDU55E
  14.      4. CDU75E
  15.      5. CDU76E
  16.      6. CDU77E
  17.  
  18. 2) Improvements:
  19.  
  20.     * ver. 2.22a-->2.23a
  21.       2.23a is a tentative version and was not released except for evaluation
  22.       purpose.
  23.  
  24.       Option "/g" is added to solve the following problem.
  25.  
  26.       In the case of connecting only Sony drive to the ATA interface of the
  27.       Green PC as the master, the device driver returns "Drive not Ready" 
  28.       for any command from the host computer after the host computer enters 
  29.       suspend Mode.
  30.  
  31.    
  32.     * ver. 2.23a-->2.24a 
  33.     a)Media Player in Windows3.1 shows an error message, when the 
  34.       "Next track" button is clicked during the drive plays (or pauses to play) 
  35.       last track number of Audio disc.
  36.  
  37.     b)If an audio disc is inserted after playing Photo CD by Multi CD Player 
  38.       of Windows3.1, that audio disc is not recognized correctly.
  39.  
  40.     c)CDU77E can not play Japanese "Peter and the Wolf" Windows version 
  41.       correctly.
  42.  
  43.       Please use 2.24a or later CDU77E.
  44.       
  45. 3) Device Driver information
  46.  
  47.    * To find out the version level of the device driver you are using, there
  48.      are mainly two ways, which are....
  49.  
  50.      1. Use either debugger or dump software to see an ASCII information in
  51.     the device driver where you will be able to find the version level.
  52.  
  53.      2. Or, watch when the device drive is loaded during boot stage of
  54.     MS-DOS system.
  55.  
  56.    * However, above method may not be easy for some users, therefore the
  57.      following information is added to help our customers identify the
  58.      version level of each device driver for our ATAPI CD-ROM drive.
  59.      With the information given below, the version level can be identified
  60.      based on the file size and the time stamp information.
  61.  
  62.      ATAPI_CD.SYS    22016  94-07-22  16:04 <<=== 2.00a
  63.      ATAPI_CD.SYS    22016  94-07-22  16:04 <<=== 2.14a
  64.      ATAPI_CD.SYS    24144  94-10-28  20:14 <<=== 2.16a
  65.      ATAPI_CD.SYS    26048  94-11-10  12:14 <<=== 2.17d
  66.      ATAPI_CD.SYS    26128  94-12-05  19:07 <<=== 2.18b
  67.      ATAPI_CD.SYS    26848  95-01-08  20:26 <<=== 2.19c
  68.      ATAPI_CD.SYS    26864  95-02-14  11:03 <<=== 2.20a                                                                                                                                                                                                           
  69.      ATAPI_CD.SYS    28976  95-04-12  13:45 <<=== 2.22a                        
  70.      ATAPI_CD.SYS    29616  95-07-14  09:39 <<=== 2.24a
  71.  
  72.  
  73. 4) Comments:
  74.  
  75.    * This floppy disk contains an installation software "INSTALL.EXE"
  76.      version 1.00a.
  77.  
  78.    * This device driver (version is 2.22a) supports "CD Plus" through
  79.      "SMARTDRIVE", which was not possible with the Version 2.18b.
  80.  
  81.    * MSCDEX is not included because of licensing agreement with Microsoft.
  82.      MSCDEX.EXE is included in DOS 6.x, but also it is possible to
  83.      download from Microsoft BBS.
  84.  
  85.    * Please make sure that MSCDEX.EXE exists under "C:\DOS", then execute
  86.      "INSTALL.EXE".
  87.  
  88.    * This floppy disk contains the following files
  89.  
  90.      1) Device Driver : ATAPI_CD.SYS 2.24a
  91.      2) Install.Exe   : INSTALL.EXE  1.00a
  92.      3) Utility       : EJECT.COM
  93.      4)   Ditto       : LOCK.COM
  94.      5)   Ditto       : UNLOCK.COM
  95.      6)   Ditto       : CDPLAY.EXE
  96.      7)   Ditto       : LOAD.EXE
  97.      8)   Ditto       : README.TXT
  98.  
  99.  
  100. 5) Installation
  101.  
  102.    After installation using "INSTALL.EXE", the following lines are
  103.    added in "Config.sys" and "Autoexec.bat", which are....
  104.  
  105.    < CONFIG.SYS >
  106.  
  107.      Device=C:\DEV\ATAPI_CD.SYS /D:mscd000 /i:0
  108.  
  109.    < AUTOEXEC.BAT >
  110.  
  111.      C:\DOS\MSCDEX.EXE /D:mscd000 /V /M:12
  112.  
  113.  
  114. 6) Option for the device driver, ATAPI_CD.SYS
  115.  
  116.    a) /D:<device_name>
  117.  
  118.       * Device driver needs to have a <device_name> listed on the command
  119.     line to MSCDEX following the /D: switch. MSCDEX uses this parameter
  120.     to locate device driver. Names used must match those used for the
  121.     /D:<device_name> parameters for each device entry in "AUTOEXEC.BAT".
  122.  
  123.       * The installation software specify the device name as "mscd000",
  124.     which appear in "CONFIG.SYS" as well as "AUTOEXEC.BAT".
  125.  
  126.    b) /I:n
  127.  
  128.      * This option is related "Media Change Command" and "Illegal
  129.        disc change" specified in MSCDEX specification.  This is required
  130.        to notify the system that disc has been changed so that this
  131.        information can be used in various ways.  For example, initialize
  132.        a buffer memory with directory information, etc.
  133.  
  134.        On the other hand, there are several ways in treating this
  135.        information.  Therefore, we added an option "/i:n" so that
  136.        user can choose an appropriate setting.
  137.  
  138.      * No option at all.
  139.        Without this option, the drive returns "illegal media change",
  140.        if the drive tries to access CD-ROM without disc in the drive,
  141.        which will be, in turn, expressed as "Not ready error reading.."
  142.        and displayed on the screen.
  143.  
  144.        This will not be cleared once, even after a CD-ROM disc is
  145.        inserted, but second retry will clear this message.
  146.  
  147.      * n=0
  148.        Our installation software will set this option, because we feel
  149.        this is more natural than default setting which is specified by
  150.        MSCDEX specification.
  151.  
  152.        Note : Some major SCSI products vendors have this setting as
  153.           their default setting.
  154.  
  155.      * n=1
  156.        The driver will keep returning "Media Change Status" until
  157.        "Media Change Command (A command which is to check if the media
  158.        is changed or not) is executed.  During this stage, the system
  159.        will keep displaying the following message on the screen, even
  160.        after a media is loaded.
  161.  
  162.        Not ready error reading drive X:
  163.        Abort, Retry, Ignore?
  164.        (* X: Drive letter of CD-ROM drive)
  165.  
  166.      * /i .... Same as "/i:1"
  167.      
  168.                          
  169.      
  170.    c) /p:XXX                                 
  171.       When user specifies one of the following address, like a /p:xxx, 
  172.       the device driver selects the only specified port address.
  173.         Primary         /p:1F0
  174.         Secondary       /p:170 
  175.         Tertiary        /p:1E8
  176.         Quaternary      /p:168
  177.         F.D. board      /p:160
  178.         (Futuredomain)
  179.  
  180.       However, the F.D. board's address(160H) and Quaternary's address(168H) 
  181.       can not use together.
  182.  
  183.       Without specifying this option, the device driver can select the drive 
  184.       by "auto-detect" mode in any of the Primary, Secondary, Tertiary, 
  185.       Quaternary, and F.D. board.
  186.  
  187.     d) /g
  188.     In the case of connecting only Sony drive to the ATA interface of the 
  189.     Green PC as the master, the device driver returns "Drive not Ready" for 
  190.     any command from the host computer after the host computer enters 
  191.     suspend mode.
  192.     Option "/g" is added to solve this problem.
  193.  
  194.        
  195. 7) Option for MSCDEX.EXE
  196.  
  197.    a) /D:<device_name>
  198.  
  199.       * Device driver needs to have a <device_name> listed on the command
  200.     line to MSCDEX following the /D: switch. MSCDEX uses this parameter
  201.     to locate device driver. Names used must match those used for the
  202.     /D:<device_name> parameters for each device entry in "CONFIG.SYS".
  203.  
  204.       * The installation software specify the device name as "mscd000",
  205.     which appear in "CONFIG.SYS" as well as "AUTOEXEC.BAT".
  206.  
  207.     b) /M:<value>
  208.        This option switch determines how many sector buffers MSCDEX allocates
  209.        when it installs itself.  The larger this value is, the more sector
  210.        cache entries are available and the less MSCDEX will have to read
  211.        directly from the CD-ROM drive. So, please increase if you require
  212.        better performance, but it will take system memory space.  It is
  213.        also possible to reduce the value, but the minimum of 4-5 is
  214.        recommended.  If this value is too small, the drive will reread
  215.        more often which will deteriorates drive's performance.
  216.  
  217.     c) /V
  218.        This is "verbose switch".  /V asks MSCDEX to print additional
  219.        information about memory usage during initialization.  We recommend
  220.        to set this switch.
  221.  
  222.     d) Others
  223.        There are few other switches which are not set using "INSTALL.EXE".
  224.        The following explanations are given for users who need to
  225.        customize the CD-ROM system.
  226.  
  227.        * /E
  228.      This is an additional switch, which tells MSCDEX to use expanded
  229.      memory if it is available.
  230.  
  231.        * /L:<drive letter>
  232.      This option is prepared for some software that require a specific
  233.      drive letter for the CD-ROM drive so that the application software
  234.      can treat CD-ROM drive without any problem.
  235.      Because "INSTALL.EXE" does not set this switch, you will have to
  236.      edit your AUTOEXEC.BAT file if this switch is needed. For example,
  237.      the following assigns CD-ROM drives starting at drive letter L:,
  238.      you need to add switch "L" as you can see as follow.
  239.  
  240.      MSCDEX /D:MSCD001 /L:L
  241.  
  242.        * /K
  243.      The /K switch causes MSCDEX to look for a Supplementary Volume
  244.      Descriptor that identifies a shift-JIS Kanji volume for Japanese.
  245.  
  246.        * /S
  247.      The /S switch tells MSCDEX to patch MS-DOS to allow sharing of
  248.      CD-ROM drives on MS-NET based servers.
  249.  
  250.  
  251. * Note: MSCDEX is a product of Microsoft Corporation
  252.  
  253.  
  254.  
  255.  
  256. Personal Storage Products Dept. No.1, ü@
  257. Computer Peripherals Div., Components Company
  258. Sony Corporation (c)
  259. As of July 28, 1995
  260.