home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / ibm / pc / misc / 11628 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  2.7 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!mccall
  2. From: mccall@mksol.dseg.ti.com (fred j mccall 575-3539)
  3. Newsgroups: comp.sys.ibm.pc.misc
  4. Subject: Re: Modem Problems with Windows 3.1
  5. Message-ID: <1992Aug18.205041.23284@mksol.dseg.ti.com>
  6. Date: 18 Aug 92 20:50:41 GMT
  7. References: <q2aDPB1w164w@buscard.fidonet.org> <1992Aug14.151938.10653@nntp.hut.fi>
  8. Organization: Texas Instruments Inc
  9. Lines: 46
  10.  
  11. In <1992Aug14.151938.10653@nntp.hut.fi> tsand@vipunen.hut.fi (Tapio Sand) writes:
  12.  
  13. >In article <q2aDPB1w164w@buscard.fidonet.org> sharky@buscard.fidonet.org (Gary Sciacca) writes:
  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. This is NOT his problem.  In addition, the UART on the internal modem
  32. probably isn't changeable anyway.  His problem is with an IRQ
  33. collision between COM1 and the modem at COM3.
  34.  
  35. >Solution: replace your serial port UART with a 16550. This has a 16 byte
  36. >buffer, so that the serial port can hold 16 characters before starting
  37. >to lose data. This has solved all my friend's problems similar to yours.
  38.  
  39. This doesn't do anything for you unless you are running a 9600 baud or
  40. faster modem and a multitasking OS.
  41.  
  42. >How to find out what UART you have? There must be several programs
  43. >that can report this. The one I know of is Port Finder v2.7
  44. >You can get it via FTP from SIMTEL20 from msdos' sysutl directory
  45. >named  pf270.zip.
  46. >European users: nic.funet.fi /pub/msdos/utilities/sysutl/pf270.zip
  47.  
  48. If he has Windows 3.1, he can just use MSD.EXE, which comes with it.
  49. However, this is irrelevent to his problem.
  50.  
  51.  
  52. -- 
  53. "Insisting on perfect safety is for people who don't have the balls to live
  54.  in the real world."   -- Mary Shafer, NASA Ames Dryden
  55. ------------------------------------------------------------------------------
  56. Fred.McCall@dseg.ti.com - I don't speak for others and they don't speak for me.
  57.