home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / att / 2885 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  8.9 KB

  1. Xref: sparky comp.sys.att:2885 news.answers:5373
  2. Newsgroups: comp.sys.att,news.answers
  3. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!uchinews!machine!gagme!gagme!greg
  4. From: greg@gagme.chi.il.us (Gregory Gulik)
  5. Subject: AT&T 3B2 (and related) Frequently Asked Questions and Answers 2/2
  6. Message-ID: <1993Jan20.234318.29742@gagme.chi.il.us>
  7. Followup-To: comp.sys.att
  8. Originator: greg@gagme
  9. Lines: 203
  10. Sender: usenet@serveme.chi.il.us
  11. Organization: GAGME Public Access UNIX, Chicago, Illinois, USA
  12. Date: Wed, 20 Jan 1993 23:43:18 GMT
  13. Approved: news-answers-request@MIT.Edu
  14.  
  15. Archive-name: 3b2-faq/part2
  16.  
  17. ------------------------------------------------------------------------------
  18. Subject: 17 What are the pinouts of those phone-like serial connectors?
  19. ------------------------------------------------------------------------------
  20.  
  21. The connectors 3B2's use are called RJ-45.  They are 8 conductor
  22. telephone like connectors, and lucky for us, are pretty standard.
  23. You can either buy the cables and connectors from AT&T for an arm
  24. and a leg, or elsewhere.  I don't know about the cables, since I've
  25. never bought them from anyone but AT&T, but I have made my own
  26. RS-232 connectors with excellent results.
  27.  
  28. The following is an excellent description of the RJ-45 port on the
  29. 3B2:
  30.  
  31. From: rthomas@hakatac.almanac.bc.ca (Robert N Thomas)
  32.  
  33. Looking into the 8 pin modular RJ-45 jack you'll see that pin 1
  34. should be on the right.
  35.  
  36.     Diagram of what you should see when looking
  37.     at an 8 PIN modular jack connector.
  38.  
  39.                +----------+
  40.                | 87654321 | 
  41.                |          |
  42.                +--+    +--+
  43.                   |    |
  44.                   +----+
  45.  
  46. Ok, not all 3B2 8 pin modular jack connectors are created "EQUAL".
  47. These beasties are used for running StarLan 1MBit, EPORTS cards,
  48. PORTS cards, as well as for running ETHERNET 10MBits as well.
  49.  
  50. The pin outs for the two modular jack cables on the back of the
  51. 3B2, as well as for the PORTS card should be as follows:
  52.  
  53.      PIN     Lead           Direction             Explanation
  54.     =====  ==========     =============         ========================
  55.       1     PROT GRD                              Ground
  56.       2     reserved                              Not Connected
  57.       3     TXD0            Out                   Transmit Data
  58.       4     DTR0            Out                   Data Terminal Ready
  59.       5     RXD0            In                    Receive Data
  60.       6     DCD0            In                    Data Carrier Detect
  61.       7     SIG GRD                               Signal Ground
  62.       8     reserved                              Not Connected
  63.  
  64. The 2 modular jacks on the back of your machine should be labeled
  65. console and contty.  If your talking about a PORTS card, here is
  66. what one looks like:
  67.  
  68.      Centronics connector
  69.      for Parallel Printer
  70.           |
  71.          \|/
  72.      +------------+     +----+    +----+    +----+   +----+
  73.       \          /      |    |    |    |    |    |   |    |
  74.        \________/       +-__-+    +-__-+    +-__-+   +-__-+
  75.  
  76.                            ^         ^        ^        ^
  77.                           The above 4 RJ45 connectors are for
  78.                         plugging serial terminals into your 3B2.
  79.  
  80. The EPORTS card is card that has 8 RJ45 connectors (8 pin modular
  81. jacks) on it.  This card is where you would want to plug a high
  82. speed modem onto your system, because the above connectors DO NOT
  83. SUPPORT HARDWARE FLOW CONTROL.  The PIN OUTS for the EPORTS card
  84. is as follows:
  85.    
  86.      PIN     Lead           Direction             Explanation
  87.     =====  ==========     =============         ========================
  88.       1     PROT GRD                              Ground
  89.       2     CTS             Out                   Clear to Send
  90.       3     TXD0            Out                   Transmit Data
  91.       4     DTR0            Out                   Data Terminal Ready
  92.       5     RXD0            In                    Receive Data
  93.       6     DCD0            In                    Data Carrier Detect
  94.       7     SIG GRD                               Signal Ground
  95.       8     RTS             In                    Request to send
  96.  
  97. * NOTES:
  98.  
  99. CTS & RTS (if you have them).
  100.     Most 3B2 systems need to do the following to enable hardware
  101.     flow control.  Otherwise the 3B2 will ignore RTS & CTS.
  102.     Also see the FAQ item about handing high speed modems on
  103.     EPORTS cards for more detailed information.
  104.  
  105.     epstty hfc    <-- XON/XOFF flow control must be disabled
  106.               before you do this.  The stty command is
  107.               one way to disable XON/XOFF.  Line
  108.               DISCIPLINES are another way to do this.
  109.               See etc/gettydefs file.
  110.  
  111. DTR0 notes. {3B2 uses this to signal DISCONNECT}
  112.  
  113.     When the 3B2 is active on the port  (waiting for someone
  114.     to logon to the port or whatever.), DTR is active.   When
  115.     the 3B2 wishes to DISCONNECT (ie, too many wrong passwords,
  116.     or the user logs off the port), it will lower DTR momentarily.
  117.     If you are trying to get a modem to work, you might want
  118.     the modem to DISCONNECT the user when DTR is dropped..
  119.  
  120. DCD0 notes. {Used to tell 3B2 that the user has DROPPED CARRIER}
  121.  
  122.     When the DCD is set inactive, the 3B2 will assume that the
  123.     user has either turned off the terminal, or dropped carrier.
  124.     If this occurs, the user is logged off the system, and
  125.     background tasks are aborted.  If DCD is inactive, be
  126.     aware that NONE of the standard AT&T provided utilities
  127.     are capable of sending anything to the device.  There is
  128.     a way to get around this in the more recent releases of
  129.     the 3B2's OS.  See your admin documentation for details.
  130.  
  131.     Otherwise, in the case of a MODEM, when the user drops
  132.     carrier, you want the modem to "momentarily" lower this
  133.     DCD0 just long enough for the 3B2 to realize that the user
  134.     has dropped carrier.  The modem should then Re-ENABLE DCD0,
  135.     so that the 3B2 will be able to send data to the modem.
  136.     {needed for cu, and outbound UUCP to work correctly in
  137.     older releases of the OS}
  138.  
  139.     Most semi-decent modems are capable of handling DCD and
  140.     DTR in a 3B2 friendly manner.  I have done this with PEP's,
  141.     USR HST's, and MicroComm 9600 AX modems, without incident.
  142.  
  143. From: pen@cbnewsf.cb.att.com (paul.e.nepermann)
  144.  
  145. Here are the pinouts for the connectors from the 8 pin modular to
  146. the 25 pin adapters.
  147.  
  148.     8 pin modular to 25 pin RS232C Terminal/Printer
  149.     8 pin modular to 25 pin RS232C ACU Modem
  150.  
  151.           |       Terminal/Printer        |    ACU Modem
  152. 8 pin side    |    25 pin/male   |    25 pin/female |    25 pin
  153.           |              |              |
  154. 1  FG          |    FG    1     |    FG    1     | FG    1
  155. 2  CTS (in)   |    RTS    4     |    RTS    4     | CTS    5
  156. 3  TXD (out)  |    RXD    3     |    RXD    3     |    TXD    2
  157. 4  DTR (out)  |    DCD    8     |    DCD    8     | DTR    20
  158. 5  RXD (in)   |    TXD    2     |    RXD    2     | RXD    3
  159. 6  DCD (in)   |    DTR    20    |    DTR    20    | DCD    8
  160.           |    DSR    6     |              |
  161. 7  SG          |    SG    7     |    SG    7     | SG    7
  162. 8  RTS (out)  |    CTS    5     |    CTS    5     | RTS    4
  163.  
  164. ------------------------------------------------------------------------------
  165. Subject: 18 What is the u3b. newsgroup heirarchy?
  166. ------------------------------------------------------------------------------
  167.  
  168. Don't worry about it, you're not missing anything.  It's an almost
  169. completely dead heirarchy that used to be about 3B2's and 3B1's.
  170. Discussions about 3B2's have migrated to comp.sys.att, and discussions
  171. about 3B1's have migrated to comp.sys.3b1.
  172.  
  173. ------------------------------------------------------------------------------
  174. Subject: 19 What is the proper way to rebuild the kernel after tuning
  175.         kernel parameters?
  176. ------------------------------------------------------------------------------
  177.  
  178. # cp /unix /oldunix
  179. # cd /etc/master.d
  180.  
  181. Edit your kernel parameters
  182.  
  183. # cd /boot
  184. # mkboot -k KERNEL
  185. # cd /
  186. # sysadm firmware
  187.  
  188. Once in firmware mode, have the 3B2 boot using /etc/system
  189.  
  190. ==============================================================================
  191. ==============================================================================
  192.  
  193. To get the latest copy of this FAQ, send a mail message to
  194.     mail-server@pit-manager.mit.edu
  195.  
  196. The body of your mail should contain a command to the mail server.
  197. To get all the parts of this FAQ (currently consisting of 2 parts),
  198. place the following command in the body of your message:
  199.     send usenet/news.answers/3b2-faq/*
  200.  
  201. To request only one part, substitude the part number as in the
  202. following example:
  203.     send usenet/news.answers/3b2-faq/part1
  204.  
  205. Please remember to leave the Subject: line blank to reduce the
  206. chance of confusing the server.
  207.  
  208. ==============================================================================
  209. ==============================================================================
  210. If you have any other questions, or better answers, please send
  211. mail to 'greg@gagme.chi.il.us'
  212. ==============================================================================
  213. -- 
  214. Gregory A. Gulik                                 Call Gagme, a public access
  215.        greg@serveme.chi.il.us                    UNIX system at 312-282-8606
  216.    ||  gulik@rtsg.mot.com                        For information, drop a note
  217.                          to info@gagme.chi.il.us
  218.