home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / os2 / apps / 9592 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.6 KB  |  42 lines

  1. Newsgroups: comp.os.os2.apps
  2. Path: sparky!uunet!noc.near.net!mars.caps.maine.edu!gandalf!jurlwin
  3. From: jurlwin@gandalf.UMCS.Maine.EDU (Jeff Urlwin)
  4. Subject: Re: TE/2 @ 14400 Baud??
  5. Message-ID: <1992Dec22.192335.10403@gandalf.UMCS.Maine.EDU>
  6. Organization: University of Maine, Department of Computer Science
  7. References: <1992Dec22.165911.28429@ultb.isc.rit.edu>
  8. Date: Tue, 22 Dec 1992 19:23:35 GMT
  9. Lines: 31
  10.  
  11. In article <1992Dec22.165911.28429@ultb.isc.rit.edu> jks4675@ritvax.isc.rit.edu writes:
  12. >Could somebody please let me know how to get 14400 using TE/2,
  13. >such as CONFIG.SYS settings and such. My version does not allow
  14. >14400 baud as a choice.
  15.  
  16. Try setting it to 19200.  For downloading mostly compressed files (ZIP,
  17. ARJ, .Z, etc), this should work fine.  If you're downloading text or
  18. other compressable items, then try the next highest (38400).
  19.  
  20. Other than that, check to see if you have a 16550 UART on your comm port.
  21.  
  22. If you have an internal modem, chances are that you do.  If you're not
  23. sure, try running the following (assuming you are using COM1):
  24.  
  25. MODE COM1,19200,N,8,1,BUFFER=AUTO
  26.  
  27. If you get the message "Asynchronous Communications mode has been set."
  28. then all is OK.  Put that statement into your C:\startup.cmd and OS/2 will
  29. automatically set this for you every time you boot.  If you get an error
  30. message, then you don't have a 16550 (or something else is wrong) so you
  31. can ignore all I just said about the BUFFER=AUTO stuff.  I recommend you
  32. do get the 16550AFN chip.  It will increase your reliability and allow
  33. you to use the higher baud rates under OS/2.
  34.  
  35. Jeff
  36.  
  37.  
  38. -- 
  39. --------------------------------------
  40. jurlwin@gandalf.umcs.maine.edu
  41.  
  42.