home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDWARE / RAMIT110.ZIP / README.RAM < prev    next >
Encoding:
Text File  |  1980-01-01  |  2.7 KB  |  77 lines

  1. RAMIT Notes and Ramblings...
  2.  
  3.  
  4. This ARC represents RAMIT! Version 1.1.  Please distribute it under the name
  5. RAMIT110.ARC.  This will keep things consistent overall.
  6.  
  7.  
  8. RAMIT! is a TSR which can improve disk transfer speed on 16 bit machines
  9. which are forced for one reason or another to use an 8 bit disk controller
  10. card and use the on-card ROM BIOS.
  11.  
  12.  
  13. This ARC contains the following programs.
  14.  
  15.     README.RAM    What you're looking at right now.
  16.     RAMIT.EXE    The RAMIT! program.
  17.     RAMIT.DOC    Detailed documentation for RAMIT!.
  18.  
  19. This ARC also contains the following programs which were grabbed from
  20. the HDSPNTST.ARC file on my local BBS.  I am including them here because
  21. they are so useful for installing RAMIT!
  22.     HDSPNTST.DOC    Steve Givson's SPINTEST/SPINTIME documentation.
  23.     SPINTEST.COM    A useful utility to determine interleave values.
  24.     SPINTIME.COM    Another SG utility.
  25.  
  26.  
  27.  
  28. Other files of use for tuning a RAMIT! system available on most BBSs:
  29.     OPTIM        Program which  claims to compute best interleave.
  30.     OPTIMISE    I haven't tested this one yet.  It seems to use INT 13
  31.                         so if RAMIT! were installed first it would benefit from
  32.                         any such performance improvement.
  33.  
  34.  
  35. Version 1.0 of RAMIT has been tested in the following configurations
  36.  
  37.  
  38.    PC          Controller       Old Best      New Best      Transfer Rate 
  39.                                Interleave    Interleave      (KB/sec)
  40. --------------------------------------------------------------------------
  41. AT&T PC6300     WD                   6           4              130
  42.   ????          Perstor 180 AT         ?           ?              ???
  43.   ????          Perstor 180 PC       ?           ?              ???
  44. AT&T PC6300    OMTI (BIOS-7)        4           3              189
  45.  
  46.  
  47.  
  48. If RAMIT! cannot install your disk's ROM BIOS, use the RAMIT /W option to
  49. make a disk copy of the BIOS and send it to me.  I can't promise I'll be able
  50. to do anything, but I guarantee that I'll look at it and write you back.
  51.  
  52.  
  53.  
  54.  
  55.  
  56. New for RAMIT! 1.1.....
  57.  
  58. The OMTI universal BIOS is supported.  New options allow the knowledgable
  59. (dangerous) user to specify the addresses which the BIOS normally stuffs in 
  60. vector locations 4C and 64.  This makes the automatic disassembly unnecessary.
  61.  
  62. In particular, the OMTI drive had too many conditional jumps to trace
  63. vectors 4C and 64 automatically.  So I just eyeballed the code & now specify
  64. the addresses on the command line.
  65.  
  66.  
  67.  
  68.  
  69.          Christopher Smith
  70.          Hanover Systems
  71.          19 Tunnell Road
  72.          Newtown, CT 06470
  73.          
  74.  
  75.          Daytime Phone:      Digitech Industries
  76.                              (203) 438-3731
  77.