home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 30107 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.5 KB  |  59 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!uchinews!ellis!sip1
  3. From: sip1@ellis.uchicago.edu (Timothy F. Sipples)
  4. Subject: Re: Problem with serial communications
  5. Message-ID: <1992Sep14.232547.21174@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: sip1@midway.uchicago.edu
  8. Organization: Dept. of Econ., Univ. of Chicago
  9. References: <1992Sep10.235511.6831@cis.ohio-state.edu> <1992Sep11.202856.17010@cis.ohio-state.edu> <1992Sep12.024114.2238@sbcs.sunysb.edu>
  10. Date: Mon, 14 Sep 1992 23:25:47 GMT
  11. Lines: 46
  12.  
  13. In article <1992Sep12.024114.2238@sbcs.sunysb.edu> mjn@sbmiclr.cs.sunysb.edu (The Sixth Replicant) writes:
  14. >I don't beleive I've seen anyone describing the exact problems I'm having
  15. >with communications so here goes:
  16. >Running 9600 baud file transfers using OS/2 comm programs I get numerous NAK's.
  17. >The one DOS program I have which works under OS/2 gives smooth file transfers,
  18. >both under native DOS and DOSOS2. I suspect characters are getting dropped
  19. >somewhere between the modem and the PC comm program.
  20. >HW:
  21. >    386-33 AMI Bios
  22. >    COM1    Zoom FAX Modem V32.bis internal (16550)
  23. >    COM2    Mouse
  24. >    COM3    None
  25. >    COM4    None
  26.  
  27. Oddly enough, switching the mouse and modem COM port assignments can
  28. do wonders.  You'll have to remove the SERIAL=COM2 parameter from your
  29. mouse device driver (in CONFIG.SYS).
  30.  
  31. Why?  COM2 uses a lower interrupt number, meaning it gets serviced
  32. first, before the mouse, if both need servicing at the same time.
  33.  
  34. >SW:
  35. >    OS/2    (Obviously)
  36. >    Comm drivers from the older COMMGA, not 2210, which everyone has been
  37. >        having problems with:
  38. >        COM      SYS     24792   4-23-92  4:40p
  39. >        VCOM     SYS     10752   4-24-92  3:32p
  40. >    Kermit 5A(183) 32-bit
  41. >    TE/2 for OS/2
  42. >    Pibterm 4.1
  43.  
  44. Are you using hardware handshaking (is it enabled in the modem)?  Do
  45. you have a CALL=...MODE line in your CONFIG.SYS to set BUFFER=AUTO and
  46. RTS=HS?
  47.  
  48. >Running TE/2 doing a Zmodem transfer I get large numbers of retries. I end
  49. >up with perhaps a 200-300 cps data rate.
  50.  
  51. Make sure you are using the latest CommPak DLL -- it is available from
  52. ftp-os2.nmsu.edu via anonymous ftp as filename cpk2_102.zoo.
  53.  
  54. -- 
  55. Timothy F. Sipples      | The OS/2 FREQ. ASKED QUESTIONS LIST is avail. from
  56. sip1@ellis.uchicago.edu | 128.123.35.151, anonymous ftp, in /pub/os2/all/faq.
  57. Dept. of Econ., Univ.   | Or from LISTSERV@BLEKUL11.BITNET (send "HELP").
  58. of Chicago, 60637       | Family Values Means a Job
  59.