home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / COMMUNIC / K9X88D_3.ZIP / DOCS.ZIP / BIMOD107.ZIP / BIMODEM.REV < prev    next >
Encoding:
Text File  |  1989-02-27  |  3.1 KB  |  64 lines

  1. BiModem Revision List
  2.  
  3. BiMod106 Cleared the description fields in the communications log.  On rare
  4.          occassion it was possible for a hit in the exact middle of a
  5.          packet to have caused an erroneous sequence error.  Improved
  6.          performance of the Ack/Nak handling which could conceivably have
  7.          caused slow XT's hang, though we have not had any reported
  8.          occurances of this.
  9.  
  10. BiMod105 Put Com x support back in, a change in BiMod104 caused all com
  11.          support except 1 to be removed.  Added logic to insure interupts
  12.          pop correctly.  Changed to allow for hyphens in the filenames on
  13.          the command line.
  14.  
  15. BiMod104 Added HST and MNP support via Half duplex config option (don't
  16.          forget to reconfig: BiModem/I), and autobaud timeout adjustments.
  17.          We also added a second delay to allow for clean separation of the
  18.          two halves.
  19.  
  20. BiMod103 Removed Interupt A handling as this interfered with some AT's and
  21.          386 machines.
  22.  
  23. BiMod102 General Bug fixes....
  24.  
  25. BiMod101 Fixed the Carrier Loss so that it could not terminate from the int
  26.          routine.  This could have caused the comm interupt to fail to be
  27.          restored upon termination of bimodem.
  28.  
  29. BiMod100 Added command line switch to enable CTS flow control to be honored
  30.          for modem configurations that require this.  Released BiModem into
  31.          the Public.  Also modified the error handling making file recovery
  32.          and refresh incompatible with prior versions.
  33.  
  34. 01-20-89 Cleaned up the recovery packet handling and the refresh seems to have
  35.          done some good things...
  36.  
  37. 01-19-89 Re-enabled the alt-x, inadvertantly removed this key in prev release.
  38.          Also changed the crash recovery procedure to begin transfer byte report
  39.          at the point where the transfer is continued.  This masks the rate, but
  40.          the summary still contains the actual bytes transfered.  Added the
  41.          errorlevel recognition to BiMod.Bat so it would skip attempting to run
  42.          BiModem if BiBat.Com did not recognize it on the other end.
  43.  
  44. 01-18-89 Updates to prevent cure bios interupt handling problems... real help.
  45.          Updated BiBat.Com to return errorlevel 1 if the program does not see
  46.          BiModem on the other end.
  47.  
  48. 01-14-89 Updated BIOPUS to ask for descriptions if none have been Provided.
  49.  
  50. 01-13-89 Additional reliability updates and speed updates looking good now...
  51.  
  52. 01-09-89 Further updates to improve PC Pursuit and 9600 baud modem performance.
  53.          Also restores screen on carrier loss.
  54.  
  55. 01-07-89 Updated BiModem.Com to allow for High Speed transfers and CTS/RTS
  56.          control signals.  Also created full lenght file at beginning of
  57.          transfer to reduce intermediate i/o time during transfers which will
  58.          slow down thruput especially on small files, hope to be able to take
  59.          this back out... when we can personally test the HST's.
  60.  
  61. 01-07-89 Minor revisions to the following programs:
  62.          BiBat.Com, BiSetup.Com, BiBat.Com
  63.          Fixed Binstall.Bat so that it would work properly on another drive
  64.