home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / disken10.zip / DISKENH.DOC next >
Text File  |  1992-11-12  |  3KB  |  61 lines

  1.                    Disk Enhancer v1.0   Copyright 1992
  2.  
  3. Disk Enhancer is a utility that can speed up the operation of your 
  4. floppy diskette drives.  This is accomplished by modifying values in the
  5. Disk Base table, an 11 byte segment in low memory that is read directly 
  6. by the diskette controller.  The diskette controller uses the Disk Table
  7. to determine timing values (how the long the controller gives the drive's
  8. motor to complete various tasks) for the diskette drives connected to it.
  9. Disk Enhancer enhances diskette drives only -- it does not effect hard drive
  10. parameters or performance in any way.  Disk Enhancer is NOT A TSR, so it 
  11. does not use up memory.  Just run Disk Enhancer every time you boot/reboot, 
  12. and the Disk Base table will be updated.  The easiest way to accomplish 
  13. this is by calling Disk Enhancer from your AUTOEXEC.BAT.  This program 
  14. resets the following values:
  15.  
  16. Motor Off delay-      default: 2 seconds        new: user specified
  17.   This is the amount of time the diskette drive motor stays on after 
  18.   completing a diskette operation.  The main feature of this program is 
  19.   to allow you to specify up to a 14 second delay via a command line 
  20.   parameter.  Increasing the delay allows you to enter DOS commands 
  21.   without having to wait for the diskette drive motor to spin up between 
  22.   every command.
  23.  
  24. Head Settle time-     default: 15 milliseconds  new: 2 milliseconds
  25.   This is the amount of time the diskette controller waits for the head
  26.   to become stabilized after seeking to a different track.
  27.  
  28. Motor Startup time-   default: 1 second         new: 0.25 second
  29.   This is the amount of time the diskette controller waits for the 
  30.   diskette drive motor to spin up.
  31.  
  32. Performance increases will depend on your machine, but might be up to
  33. 5 seconds on copy operations over 1MB.  Also, older machines may not be
  34. able to handle the faster speed settings.  It is a good idea to insure
  35. that disk operations operate normally before permanently using this program 
  36. on your PC.  This can be accomplished by copying several text files to a 
  37. diskette, then verifying that the data was copied correctly by using a text
  38. editor or the TYPE command.  The responsibility of insuring that this program
  39. works on your machine is completely yours, so use at your own risk! 
  40.  
  41. To run Disk Enhancer type:
  42.   DISKENH <delay (in seconds)>
  43. where delay is how long you want the diskette drive motor to stay on after
  44. completing a diskette read/write.  Valid values are 1 through 14 inclusive.
  45. For example:
  46.   DISKENH 7
  47. sets the delay to 7 seconds.
  48.  
  49. Disk Enhancer must be run every time you boot/reboot your PC.
  50.  
  51. This program is freeware and is for everyone's personal use.  However,
  52. this program may not be used commercially, to produce any tangible profit, 
  53. nor can it be packaged with any other products/software without my written 
  54. consent.
  55.  
  56.                                     Lee Greer
  57.                                     Marietta, GA
  58.  
  59.  
  60. 
  61.