home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / coherent / 3926 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  4.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!mips!mips!munnari.oz.au!jabaru.cec.edu.au!tanus!d10590
  2. From: d10590@tanus.oz.au (Robert Chalmers)
  3. Newsgroups: comp.os.coherent
  4. Subject: COM1..4 setup/addition to FAQ
  5. Message-ID: <1992Aug22.054509.25306@jabaru.cec.edu.au>
  6. Date: 22 Aug 92 05:45:09 GMT
  7. Sender: root@jabaru.cec.edu.au (Superuser)
  8. Organization: Pro-Net Australia
  9. Lines: 98
  10.  
  11. Apart from the following information, the biggest problem is the init strings
  12. set to yo~rur modem by /etc/modemcap.
  13. Problems with the ports under Coherent seem to be the biggest
  14. single cause for concern that users have, at least initially.
  15. In an attempt to help, I have put together the following information
  16. based on my setup, which I think is not too different from the 'norm'.
  17. Coherent V4.0/4.01.
  18.  
  19. Firstly:
  20. If you follow the installation instructions, and choose their defaults,
  21. you will end up with a ttys file very similar to the following.
  22.  
  23.     0lPcom1l <--|
  24.     0lPcom2l    | -- The four standard COM1, COM2,
  25.     0lPcom3l    |     COM3 & COM4 ports. NOT CONFIGURED.
  26.     0lPcom4l <--|    See the notes below for configuration.
  27.     1lPmono0 <--|
  28.     1lPmono1    | -- The terminal virtual consoles.
  29.     1lPmono2    |    These REPLACE the V3.x's 1Pconsole
  30.     1lPmono3 <--|     entry in that versions ttys file.
  31.               You dont have to touch these.
  32.  
  33. On my system I have the following hardware.
  34. One standard HDD/FDD Controller (IDE) with COM1, COM2 and LPT1
  35. on board, and enabled. These live at 3F8 - IRQ4, and 2F8 - IRQ3. 
  36. LPT1 uses 378 and IRQ7.
  37.  
  38. One standard Taiwan Multi I/O card with 2 COM ports, one printer
  39. port, and one game port. This card can be configured as COM1/2 
  40. or COM3/4, and LPT1 or LPT2. I have the jumpers set for the
  41. following. COM3 at 3E8 - IRQ4 and COM4 at 2E8 - IRQ3, with the
  42. second printer, LPT2 at 278 - IRQ5.
  43.  
  44. Now, setting them up, as applied to this type of 2 board setup.
  45. If you are not sure if your installation configured the ports correctly,
  46. then follow the instructions in the Release Notes and Installation Guide
  47. under 'Asy' exactly as they appear, regarding the making of the devices.
  48. Dont change anything. yet.
  49. Now, the thing to note is the rule on IRQs and Polling. If you are using
  50. COM2 as your modem port, (seems to be the most used option), and COM1
  51. as a terminal connection, and both are using IRQs, then the other two
  52. must be Polled. COM3 and COM4 must be Polled. Observe my settings listed,
  53.  
  54.     0lPcom1l <--- Serial terminal on COM1. IRQ4
  55.     1rLcom2r <--- Modem, incoming, on COM2. IRQ3
  56.     0lLcom2l <--- Modem, outgoing (the same modem) on COM2. IRQ3
  57.     0lPcom3pl <--- Serial terminal on COM3. Polled
  58.     0lPcom4pl <--- Serial terminal on COM4. Polled
  59.     1lPmono0 <-|
  60.     1lPmono1   |
  61.     1lPmono2   | --virtual screens.
  62.     1lPmono3 <-|
  63.  
  64. The Serial terminals are shown as 'disabled' in the above listing,
  65. but when they are connected, you simply type 'enable com3pl' and
  66. presto!, you get a login prompt on that terminal.
  67. In SUMMARY:
  68. Install with all defaults.
  69. Run the three configuration commands in the Asy entry.
  70. The asyxxx entries in your /dev directory are the prototypes for
  71. the comxx devices, so you can ignore them for the purposes of this.
  72. Decide which lines you will use, and check your IRQ/Poll combination.
  73. Check your physical wiring. You only need three wires.
  74.  
  75. D25 connectors. TXD to RXD, RXD to TXD, Common Ground.
  76.     2 --> 3
  77.     3 <-- 2
  78.     7 <-> 7
  79. D9 connectore. TXD to RXD, RXD to TXD, Common Ground.
  80.     2 --> 3
  81.     3 <-- 2
  82.     5 <-> 5
  83.  
  84. In the above setting, to call out on the modem, you MUST type
  85. 'disable com2r' before you can call out on com2l. When you are
  86. finished, type 'enable com2r' to put your modem back on line.
  87.  
  88. Other things of note: Old Xt's with a com port and any version of
  89. TELIX/PROCOMM/etc etc make good cheap terminals. So do old terminals
  90. that businesses throw away as obsolete.
  91.  
  92. Windows 3.1's Terminal will emulate a vt100, and its 'almost!' like
  93. having Xterm running Coherent in a Term window. You can even cut and
  94. paste between Word for Windows etc and vi. So who needs X I ask.
  95.  
  96. One of these days I will get lucky and own an 8-port serial board,
  97. but until then, we make do.
  98. Hope that helps.
  99. Bob.
  100.  
  101.  
  102. _________________________________________________________________________
  103. |Robert Chalmers. d10590@tanus.oz.au       Mackay, Queensland. Australia|
  104. |APCUG nanguo!root   (AUS)               UUCP mwcbbs!nanguo!earth  (USA)|
  105. |---------------------* ao zhong youyi wan sui *------------------------|
  106. |  UUCP nanguo!root  +61  79-521070 AEST:24 Hours. in:nuucp rd:uupublic |
  107. |  MYNAME=bbsuser   ~/INFO   Australian-Pacific Coherent User Group     |
  108. |-----------------------------------------------------------------------|
  109.