home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / modems / modem / mtn22b.lbr / MTN22B.MZG / MTN22B.MSG
Text File  |  1985-02-09  |  896b  |  25 lines

  1. Date: 10 Jan 1982
  2. From: Frank J. Wancho <FJW>
  3. To:   All
  4. Re:   MTN 2.2A DCHayes Bug Fix
  5.  
  6. With the help of Ron Fowler, we tracked down the bug using an
  7. old listing of MTN 2.1.  (My listing and disk for MTN 2.2A are
  8. apparently permanently and irretrievably archived...)  I have just now
  9. found a machine with a DCHayes modem in it and tested the following
  10. patch - and it worked!  With this patch installed in a copy of the
  11. uncustomized MTN22A.COM, REName it to MTN22B.COM.  My apologies to all
  12. for not finding and fixing this rather elusive bug much sooner...
  13.  
  14. This patch will prevent a reentered MTN from hanging up the phone when
  15. there is a carrier already present:
  16.  
  17. 21B4 -> 3E A5 00 (LD A,0A5H)
  18. 27ED -> 42 ("B")
  19.  
  20. For those who still have 2.2, this upgrades it to 2.2A:
  21.  
  22. 2.2 -> 2.2A  11E4 to 11E7 -> 00
  23.  
  24. --Frank
  25.