home *** CD-ROM | disk | FTP | other *** search
/ TopWare 18: Liquid / Image.iso / liquid / top1033 / gepackt.exe / CSERVE / MITSU2.ZIP / LU002.TXT < prev   
Encoding:
Text File  |  1993-05-22  |  2.2 KB  |  52 lines

  1.     If you have the older Mitsumi LU002 drive and would like a Dos
  2. driver for it that is improved in its memory usage and speed, you
  3. may be interested is this.
  4.     I have found that the Mitsumi V2.10 driver will work very well
  5. with the older 002 drive with a very minor patch.  I will detail
  6. this patch below:
  7.  
  8. OFFSET      WAS      CHANGE TO
  9. ------     -----       -----
  10. 0EC9        E8          B0
  11. 0ECA        73          FF
  12. 0ECB        30          90
  13. 3A93        E8          B0
  14. 3A94        A9          FF
  15. 3A95        04          90
  16.  
  17.     You can use a debugger or binary file editor (like FED) to make
  18. this patch to the Mitsumi driver MTMCDE.SYS V2.10.  I have found the
  19. new driver to work perfectly with this patch on my older drive.  This
  20. driver is actually intended for the newer LU005 drive, and Mitsumi says
  21. that this driver will not work with this drive.  I have found that this
  22. patch will fix this problem and allow its use with same.  I am not
  23. connected with Mitsumi in any way, so don't look to Mitsumi for any
  24. support for your experiences.
  25.  
  26.     The benefits of the new V2.10 driver over the older V1.50a driver are:
  27.  
  28. 1)  The X switch to allow XMS buffers GREATLY reduces memory demands!
  29.     You can have up to 64 buffers in XMS and only about 20k of conventional
  30.     or upper memory will be used for the driver itself, compared to over
  31.     80K used with MTMCDD.SYS v1.50a with 32 buffers!!!
  32.  
  33. 2)  Boot up driver load-in time and disc change time are speeded up.
  34.  
  35. 3)  CD benchmarks show a very slight speed gain.
  36.  
  37.     Where do you get the new driver?  Good question.  Mitsumi does NOT
  38. have a support BBS, nor is it representing itself on Compuserve to my
  39. understanding.  You may be able to find the new driver on a local BBS
  40. as it is floating around as a patched "bug fixed" version.  It is
  41. presently on the following BBSs, and probably many others:
  42.  
  43.     Midas Touch    IL   (312) 764-0761     ;In a door
  44.                         (312) 764-0591
  45.     7 Keys BBS     NY   (914) 747-2836     ;In the FREE door
  46.  
  47.     Apply this patch ONLY to MTMCDE.SYS V2.10.  Then refer to MTMCDE.SYS
  48. instead of MTMCDD.SYS in your config.sys file.
  49.  
  50. -John Oliger    5/93
  51. Compuserve ID# 74670,1675
  52.