home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / dos / utility / async1 / gateway.doc < prev   
Encoding:
Text File  |  1994-02-25  |  1.6 KB  |  35 lines

  1. The following message is enclosed for those early Gateway P5 owners
  2. utilizing this program to attempt to get around the comm port lockup
  3. on those computers.
  4.  
  5. FROM:    BOB SMIEJEK, 73662,544
  6. DATE:    02/24/94
  7.  
  8. SUBJECT: Gateway P5 Com port "fix" (Dos)
  9.  
  10. This is the second "patch" that I have found to work. So far it much
  11. faster than the first, and 100% effective. (for me)  I'm using
  12. Hyperaccess5 for Dos, and the lockups were driving me nuts. The reports
  13. that the com ports only lock in windows is pure BS, as many of us know.
  14. The program is called Assync10. It is a freeware program on many BBS's.
  15. It is only 24k. It can be run from the c:\prompt before accessing the
  16. communication program, or put in a batch file that runs Async first,
  17. then calls the Comm. program. I'm using it in a batch program, and I
  18. have not locked up for months. I also had to add it to a batch file for
  19. CIM (for Dos), to prevent locks.  The working line is simply
  20.  
  21.                       "async com1=2400"
  22.  
  23. This resets the com port, that locks-up, back to the original boot up
  24. configuration of 2400. and the "freeze" or lock is prevented.(or
  25. bypassed).  All I know is that it works perfectly. AND it does NOT
  26. disable the FIFO!!! (as far as I know<G>).  (The other program that
  27. worked was "the Modem Doctor", but the batch file had to include an
  28. Anykey macro to run it fast). Async is instantaneous.
  29.  
  30. I would be real interested to see if this would also work for anyone
  31. with a Windows program.  Those people must hate shutting the buffer
  32. off with the other patch.
  33.  
  34.                                          Bob
  35.