home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / misc / 28804 < prev    next >
Encoding:
Text File  |  1992-08-31  |  2.0 KB  |  45 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!news.duc.auburn.edu!ducvax.auburn.edu!hank
  3. From: hank@ducvax.auburn.edu
  4. Subject: Re: COM problems in OS/2 v2.0
  5. Message-ID: <1992Aug31.195300.1@ducvax.auburn.edu>
  6. Lines: 31
  7. Sender: usenet@news.duc.auburn.edu (News Account)
  8. Nntp-Posting-Host: ducvax
  9. Organization: Auburn University, AL
  10. References: <0095FEE7.4332F040@vms.csd.mu.edu>
  11. Date: Tue, 1 Sep 1992 00:53:00 GMT
  12. Lines: 31
  13.  
  14. In article <0095FEE7.4332F040@vms.csd.mu.edu>, 2609cowend@vms.csd.mu.edu writes:
  15. > I set up my COM drivers in config.sys with the (3,3E8,4) statement, and
  16. > the modem initializes -- after the _third boot_.  The modem will never 
  17. > initialize after one or two hard boots, only after at least the third,
  18. > sometimes longer.  Strange, because I have no trouble on the first boot
  19. > with DOS 5.0...and my AMI BIOS says 3E8 is a valid address on the first 
  20.  
  21. Many have this kind of problem. Some "solutions"
  22.  
  23. 1. The commga (2210?) drivers were reportedly better at finding ports.
  24. Unfortunately, they had other problems which I've forgotten.
  25.  
  26. 2. Some folks (like me) can "touch" their port, then ctrl-alt-del. Someone
  27. suggestd touching from dos (with procomm? echo > com3 ?), then re-boot and
  28. OS/2 recognizes the port.
  29.  
  30. I used the com16[45]0.sys drivers (originally designed to bring com3 to OS/2
  31. 1.3). These work as my com driver in OS/2 (didn't test dos-boxes). I can
  32. also remove these lines from my config.sys, put the usual lines back in, and
  33. ctrl-alt-del. Everything works, until the next power off-on.
  34.  
  35. 3. Some folks want to use IRQ4 with com3 and com1 (but not use both ports at
  36. the same time). It has been reported that the "IRQ not available" message
  37. can be avoided by giving OS/2 some other IRQ number for com1 (the post said 
  38. to use the same IRQ as used by the mouse). NOTE: I am not saying that this
  39. gives use of both ports com1 and com3.
  40.  
  41. com16[45]0.sys can be found at ftp-os2.nmsu.edu in pub/os2/1.x/sysutils/, if
  42. I recall correctly.
  43.  
  44. --darrel hankerson hank@ducvax.auburn.edu
  45.