home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / misc / 39235 < prev    next >
Encoding:
Internet Message Format  |  1992-12-13  |  4.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!news.ccs.queensu.ca!qucis.queensu.ca!ember!vicuna!frampton
  2. From: frampton@vicuna.ocunix.on.ca (Steve Frampton)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: How to increase speed of communications in OS/2 2.0
  5. Keywords: os2 waffle 165
  6. Message-ID: <4ewqVB16w165w@vicuna.ocunix.on.ca>
  7. Date: 13 Dec 92 23:57:50 GMT
  8. References: <sk6DVB3w165w@vicuna.ocunix.on.ca>
  9. Reply-To: frampton@vicuna.ocunix.on.ca
  10. Followup-To: comp.os.os2.misc
  11. Organization: Vicuna Systems, Kingston, ON (613) 547-5066
  12. Lines: 90
  13. Content-Type: text/plain; charset=us-ascii
  14.  
  15. Steve Frampton <frampton@vicuna.ocunix.on.ca> writes:
  16.  
  17. > However, the CPS transfer times for Waffle have fallen *dramatically* -- 
  18. > about 1/2 of the way it was under DOS!  This is even with Waffle running 
  19. > in the foreground as the only application.
  20. > I have disabled idle detection for this application, and have tried this 
  21. > with and without the X00 Fossil program (better results under Fossil, but 
  22. > not much) to no avail.  This is going to get expensive for me because I 
  23. > get my mail and majority of my news via long distance!
  24. > I am surprised at how slow this is, considering having Waffle run in the 
  25. > foreground and alone!
  26.  
  27. Here, as promised, is my follow-up on this subject of improving the
  28. speed of communications under OS/2 2.0.
  29.  
  30. I received *tons* of responses to this query, so much that I had to
  31. resort to a cold, unappreciative-looking "form-letter" type thank you
  32. addressed to all en-masse.  Please forgive!
  33.  
  34. The responses boiled down to several points:
  35.  
  36.      - Install the CSD.
  37. Hmmm.  I'm not sure whether I should do this or not.  I had a friend
  38. take a look via FTP, and he reported that the CSD consists of over 15
  39. diskettes worth of material!  With the next release of OS/2 imminent,
  40. perhaps it is worth my while to be patient?
  41.  
  42.      - Install a 16550AFN (buffered UART) chip to increase throughput.
  43. I went out and purchased a 16550AN (notice, no 'F' -- is that a problem?)
  44. and installed it.  To date I have noticed *no* improvement.  This may
  45. (hopefully) be due to requiring a new COMM driver (see below).
  46.  
  47.      - Get an updated COMM driver.
  48. I am still waiting for the OS/2 version of unzip to arrive via ftpmail,
  49. then I shall be able to try the newest COMM driver out -- but preliminary
  50. results do not look promising!  I tried a driver called, '16550.SYS'
  51. and my system reported, 'IRQ is unavailable.  Driver was not loaded'
  52. (or something to this effect).  I was trying to use this driver for
  53. COM1 with an IRQ of 4.
  54.  
  55.      - Use native OS/2 software.
  56. By far the best solution wherever available, however in my situation
  57. there is no equivalent OS/2 version of the application I wish to use.
  58. But I shall keep my eyes open to such a possibility.
  59.  
  60.      - Make sure the following options are set (some require the CSD
  61.      upgrade.
  62.           COM_DIRECT_ACCESS         OFF
  63.           COM_HOLD                  ON
  64.           COM_SELECT                port number
  65.           HW_TIMER                  ON
  66.           DOS_BACKGROUND_EXECUTION  ON
  67.           IDLE_SECONDS              60
  68.           IDLE_SENSITIVITY          100
  69.  
  70.      - Turn v.42bis off for UUCICO sessions.
  71. The majority of UUCICO traffic is compressed news batches, compressed
  72. uuencoded material, etc.  Even though v.42bis is supposed to be smart
  73. enough to not make transfer times for already-compressed data even
  74. worse, in the case of UUCP-g it doesn't seem to work very well.
  75.  
  76.      - Add one of the following lines to CONFIG.SYS:
  77.           CALL=C:\OS2\MODE.COM COM1:19200,N,8,1,,TO=OFF,XON=OFF,IDSR=ON,
  78.                ODSR=ON,OCTS=ON,DTR=ON,RTS=HS,BUFFER=AUTO
  79.  
  80.           or
  81.  
  82.           RUN=C:\OS2\MODE.COM COM1:19200,N,8,1,,IDSR=ON,ODSR=ON,OCTS=OFF,
  83.               DTR=ON,RTS=ON,BUFFER=AUTO
  84.  
  85. I don't know which one is correct, nor why they are slightly different,
  86. except that in my situation, my system states something to the effect
  87. of, "Buffer option not supported by this device." -- a problem which,
  88. I hope, is related to the need for a new COMM driver.
  89.  
  90. All the above, in a nut-shell, is basically all I have learned.  I am
  91. unfortunately experiencing much the same poor performance problems, but
  92. I am going to apply the new COMM driver, and wait for the new release of
  93. OS/2 before I start to get desparate.
  94.  
  95. Thanks to all who responded!
  96.  
  97. +--------+< Unabashed Shabba Ranks Fan! >+------+--------------------+
  98. | Steve Frampton - frampton@vicuna.ocunix.on.ca | Steve Frampton     |
  99. | I collect postcards!  If you send me one from | 501-A Princess St. |
  100. | your area, I'll send one in return.  Send to >| Kingston, Ontario  |
  101. | (Don't forget both email and mailing address) | CANADA   K7L 1C3   |
  102. +-----------------------------------------------+--------------------+
  103.