home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / FLPYDRVR.ZIP / FLPYDRVR.TXT < prev    next >
Encoding:
Text File  |  1989-11-09  |  2.2 KB  |  37 lines

  1. This program will increase your floppy drive performance up to 500%.  It
  2. uses the BIOS int 13h. Place floppyDRIVER in drive A: then type
  3. FDINSTAL.  The file FD.COM will be placed in the root directory of your
  4. boot disk.  The line FD/LOAD will be added to your autoexec.bat file.
  5. You can place FD.COM to another directory, but remember to change your
  6. autoexec.bat to reflect its location.  Access the FloppyDRIVER menu
  7. by typing FD<CR>.  There are the following commands.
  8.  
  9. FD  Displays the command menu.
  10. FD /LOAD  Causes FloppyDRIVER to be loaded into memory (if not already
  11.           there).
  12. FD /UNLOAD  Removes FloppyDRIVER from memory
  13. FD /LOAD /SMALL  Loads a small version of FloppyDRIVER. 25K
  14. FD /LOAD /XSMALL  Loads an xtra small version. 18K
  15. FD /LOAD /HOTKEY key1 key2  Loads the menu along with FloppyDRIVER
  16.                             so it becomes accessable via a hotkey.
  17. FD /HOTKEY key1 key2  Changes the hotkey to a different keyboard combination.
  18.                       (FloppyDRIVER must have been loaded with the /HOTKEY
  19. FD /COLOR ON or FD /COLOR  Csuses the menu to be displayed in color.  Th                           g stays in effect until canc
  20.                            eled.
  21. FD /COLOR OFF  Turns the color off
  22. FD /ALARM OFF  Disables the door alarm.
  23. FD /ALARM ON or FD /ALARM   Enables the door alarm
  24. FD /AUTOFORMAT ON or FD /AUTOFORMAT  Enables auto format
  25. FD /AUTOFORMAT OFF  Turns off the autoformat feature
  26. FD /FLUSH  Waits for all diskette operations to complete the turns off the drive           motors.
  27. FD /OFF  Leaves FloppyDRIVER loaded, but disabled.
  28. FD /OFF n  Tirns FloppyDRIVER off for N seconds.
  29. FD /ON  Re-enables FloppyDRIVER.
  30. FD /FORMAT d media_type  IMMEDIATELY formats the diskette in Drive 'd'.
  31. FD /FORMAT d media_type /BACKGROUND  IMMEDIATELY begins formating "d" then exits                                     while the 
  32.                                      format operation completes in the backgroun                                     d.
  33.  
  34.  
  35. I do not know how well this program will work on DOS 4.00.  It seems to work fine on 3.2.  I have heard that it has given 4.0 
  36. users some trouble.  If I get an answer I will let you all know.
  37.