home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / misc / 11497 < prev    next >
Encoding:
Text File  |  1992-08-14  |  2.4 KB  |  51 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!stanford.edu!kronos.arc.nasa.gov!iscnvx!news
  3. From: J056600@LMSC5.IS.LMSC.LOCKHEED.COM
  4. Subject: Re: Modem Problems with Windows 3.1
  5. Message-ID: <92227.38009.J056600@LMSC5.IS.LMSC.LOCKHEED.COM>
  6. Sender: news@iscnvx.lmsc.lockheed.com (News)
  7. Organization: Lockheed Missiles & Space Company, Inc.
  8. Date: Fri, 14 Aug 92 17:40:02 GMT
  9. Lines: 40
  10.  
  11. In <1992Aug14.151938.10653@nntp.hut.fi>, Tapio Sand writes:
  12.  
  13. >In article <q2aDPB1w164w@buscard.fidonet.org> sharky@buscard.fidonet.org (Gary
  14. >>Anyone know why I would modem problems with windows and
  15. >>not in DOS. I have 2 com ports and 1 internal modem at
  16. >>com 3. The mouse is working fine as com 2 in windows
  17. >>but I'm having flacky probs with and windows application
  18. >>that uses a modem. Hangs system, with faults, download
  19. >>problems. If I use the internal modem with Procomm
  20. >>under DOS 5.0 only, everthing works fine. Do I have some
  21.  
  22. >Ah, the classic question every windows user with a fast (>2400)
  23. >modem asks, sooner or later. The problem is that when a character
  24. >comes in the serial port, it signals with an IRQ that the computer
  25. >should copy the received character into memory. This has to happen
  26. >immediately because the UART (8250 or 16450) has room for one character
  27. >only. With windows running, there is so much activity going on that
  28. >the CPU can't serve the serial port fast enough. This of course
  29. >results in losing incoming charaters.
  30.  
  31. >Solution: replace your serial port UART with a 16550. This has a 16 byte
  32. >buffer, so that the serial port can hold 16 characters before starting
  33. >to lose data. This has solved all my friend's problems similar to yours.
  34.  
  35. >How to find out what UART you have? There must be several programs
  36. >that can report this. The one I know of is Port Finder v2.7
  37. >You can get it via FTP from SIMTEL20 from msdos' sysutl directory
  38. >named  pf270.zip.
  39.  
  40. Upgrade the serial port? Even for an *internal* modem on COM3?  I was under the
  41. impression that the UART on the serial ports were only important to external
  42. modems running from COM1 (or COM2 if there are 2 serial ports).  When I
  43. inquired about my upcoming upgrade to a 9600 or 14.4k *internal* modem, I was
  44. told that an internal modem would use a 16550 on *its own card*.  Is this the
  45. case?  Am I understanding this correctly?  Am I misinterpreting something??
  46.  
  47. I was under the impression that internal modems don't use the serial port...
  48.  
  49.  
  50. Tim Irvin   j056600@lmsc5.is.lmsc.lockheed.com
  51.