home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 29908 < prev    next >
Encoding:
Internet Message Format  |  1992-09-11  |  1.9 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!waikato.ac.nz!comp.vuw.ac.nz!actrix!Steve.Withers
  2. Newsgroups: comp.os.os2.misc
  3. Subject: Re: Does OS/2 support v32bis/v42bis modems
  4. Message-ID: <1992Sep12.041919.19675@actrix.gen.nz>
  5. From: Steve.Withers@bbs.actrix.gen.nz
  6. Date: Sat, 12 Sep 1992 04:19:19 GMT
  7. Sender: Steve.Withers@actrix.gen.nz (Steve Withers)
  8. References: <BuE8LD.9y8@news.cso.uiuc.edu>
  9. Organization: Actrix Information Exchange
  10. Lines: 40
  11.  
  12. In article <BuE8LD.9y8@news.cso.uiuc.edu> djr48312@uxa.cso.uiuc.edu (X X) writes:
  13. > I plan on betting a 14.4k modem with v42bis and want to use the entire
  14. > 54,600 baud if possible.  Havent installed os/2 yet, but this could
  15. > make my choice on whether I buy the product or not.  If it does not
  16. > are there some kind of driver I will need?
  17.  
  18. OS/2 won't have any problems - especially if you use an OS/2 comms program
  19. like TE/2. But Telix or something like it should be fine.
  20.  
  21. It is much more likely that your machine itself will object to 57,600.....if
  22. you are using an exteranl modem, you will want a 16550 UART (I think they are
  23. called PC16550 these days.....).
  24.  
  25. Add:
  26.  
  27. call=c:\os2\mode.com com?:57600,n,8,1,rts=HS,buffer=auto
  28.  
  29. to the end of your config.sys. Also be aware that OS/2 does not allow
  30. interrupt sharing. No two ports can have the same IRQ whether they are active
  31. or not.
  32.  
  33. If you are using COM3 or COM4, add (3,aaa,i) to the com.sys driver statement
  34. in the config. (a = address and i = IRQ).
  35.  
  36. like this:   device=c:\os2\com.sys (3,aaa,i) (4,aaa,i)
  37.  
  38. COM ports should also be consecutive: 1,2,3 is ok. 1,2,4 is not.
  39.  
  40. That's about it.
  41.  
  42. I use a Supra V32bis modem and it works just fine.
  43.  
  44. Steve
  45.  
  46.  
  47. -- 
  48. Steve Withers - Wellington, New Zealand | End the two-party duopoly. Vote 
  49. Steve.Withers@bbs.actrix.gen.nz         | for the Mixed-Member Proportional 
  50. withers_s@kosmos.wcc.govt.nz            | (MMP) voting system on Sept. 19th. 
  51. **** Happy user of OS/2 v2!! ****       | Give yourself a vote that *counts*!
  52.