home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / pdp11 / 952 < prev    next >
Encoding:
Text File  |  1993-01-11  |  2.1 KB  |  98 lines

  1. Newsgroups: vmsnet.pdp-11
  2. Path: sparky!uunet!munnari.oz.au!uniwa!cujo!cc.curtin.edu.au!zrepachol
  3. From: zrepachol@cc.curtin.edu.au
  4. Subject: Re: 11/34a problem (was serial port problem)
  5. Message-ID: <1993Jan12.022617.1@cc.curtin.edu.au>
  6. Lines: 86
  7. Sender: news@cujo.curtin.edu.au (News Manager)
  8. Organization: Curtin University of Technology
  9. References: <1993Jan7.071412.962@netcom.com> <9300814.8072@mulga.cs.mu.OZ.AU> <1993Jan9.062826.16525@netcom.com>
  10. Date: Mon, 11 Jan 1993 17:26:17 GMT
  11.  
  12. In article <1993Jan9.062826.16525@netcom.com>, sspatter@netcom.com (Samuel Scott Patterson) writes:
  13. > In article <9300814.8072@mulga.cs.mu.OZ.AU> tovey@mullauna.cs.mu.OZ.AU (Gadget) writes:
  14. ...
  15. >      The other possibility is that you have more than one M7856 card in it.
  16. > If that is the case, you need to either cut a jumper or flip some DIPs to
  17. > disable the real time clock on the second one.  But I don't remember how to 
  18. > do it offhand.  However, I can give you the DIP settings on my board.
  19.  
  20. Only a BA-11L can drive mopre than one LTC load. So cut R63 on all DL-11Ws
  21. except the one you enable as 'clock'.
  22.  
  23. The switch setting for a DL-11W are:
  24.  
  25. Bus address    S5 1=off, 0=on , order (msb) 3 2 1 4 5 6 8 7 (lsb)
  26.  
  27. Vector         S2 1=on,  0=off  8 7 5 3 6 4
  28.  
  29. Baud rates    Xmit
  30.  
  31.     S4-10    S3-1    S3-4
  32. 110    on    on    on
  33. 150    off    on    on
  34. 300    on    off    off
  35. 600    on    off    on
  36. 1200    on    on    off
  37. 2400    off    off    off
  38. 4800    off    off    on
  39. 9600    off    on    off
  40.  
  41.  
  42.         Rec
  43.  
  44.     S3-2    S3-3    S3-5
  45. 110    off    off    off
  46. 150    on    off    off
  47. 300    off    on    on
  48. 600    off    on    off
  49. 1200    off    off    on
  50. 2400    on    on    on
  51. 4800    on    on    off
  52. 9600    on    off    on
  53.  
  54. Yeah, the inverse of Xmit...
  55.  
  56. 20mA stuff...
  57.  
  58. Xmit Active: s1-1, s1-2, s1-7 on; s1-3,s1-6 off
  59. xmit passive, invert above
  60.  
  61. Rec active: s3-6, s3-8, s3-10 on; s3-7, s3-9 off
  62. Rec passive, invert
  63.  
  64. Reader Run active: s1-4, s1-8, s1-10 on; s1-5, s1-9 off
  65.  
  66.  
  67. Data bits
  68.  
  69.  
  70.     s4-4    s4-3
  71. 5    on    on
  72. 6    on    off
  73. 7    off    on
  74. 8    off    off
  75.  
  76. Stop bits
  77.  
  78. 1    s4-5 on
  79. 1.5/2    s4-5 off
  80.  
  81. Parity, s4-6 on to enable, s4-2 on for even, off for odd
  82.  
  83. Break bit  S4-1 on to enable
  84.  
  85. Error enable    s4-7 on
  86.  
  87. RTC    S5-9    S5-10
  88. On    off    on
  89. off    on    off
  90. only    on    on    *** if RTC only is used. No SLU. Addr == 77754X!!
  91.  
  92. Fun, fun board to sett up...
  93.  
  94. ~Paul
  95.  
  96.  
  97.