home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / bbs / turbobbs.ark / RS232C.O-1 < prev    next >
Encoding:
Text File  |  1986-12-21  |  4.1 KB  |  104 lines

  1. OSBORNE-1 MODS FOR MODEM CONTROL ON RS-232 PORT
  2. -----------------------------------------------
  3.  
  4.      The unmodified Osborne-1 lacks a usable 
  5. handshake output on its RS-232 port. The line 
  6. available for this has been used by Osborne to 
  7. enable the selection of either the "Modem" port or 
  8. the RS-232 port as the output device for the one 
  9. 6850 serial chip. For those of us who have not 
  10. bought the modem that uses the "Modem" port, and 
  11. who would like to be able to put out a handshaking 
  12. signal to a modem in the form of a DTR line, the 
  13. following modifications are suggested.
  14.  
  15. - Items needed to perform this operation:
  16.   - Screwdriver, to open case;
  17.   - Continuity tester;
  18.   - Soldering Iron and solder;
  19.   - small lengths of scrap wire.
  20.  
  21. 1) Open the case. If you cannot do this without 
  22. detailed direction, I respectfully suggest you 
  23. find someone else to do this modification. I'm 
  24. also too lazy to fully describe the operation. The 
  25. proper way to open the case is documented in the 
  26. Osborne-1 Technical Manual, also useful because it 
  27. contains the schematics.
  28.  
  29. 2) Remove the mainboard from the case. The removal 
  30. need not be total, but just enough to allow access 
  31. to both sides of the board. It will help to 
  32. disconnect those cables that might be unduly 
  33. stressed while working on the board. Also, removal 
  34. of the metal bracket assembly that attaches the 
  35. board to the case is more convenient than 
  36. detaching the board from the bracket.
  37.  
  38. 3) Locate the 6850 serial I/O chip: it is a 24-pin 
  39. device. This is the area in which we will be 
  40. playing. Also note a nearby 8-pin chip marked 
  41. 1458: It will be the DTR line output driver. There 
  42. may be other letters and/or numbers before and 
  43. after the "1458" markings: do not worry about 
  44. these.
  45.  
  46. 4) Locate resistors R20 (10K) and R35 (1K). Using 
  47. the continuity meter, determine which ends of each 
  48. of these resistors are connected to each other 
  49. (ie. they are connected in series: find the 
  50. terminal on each resistor that connects directly 
  51. with a terminal on the other resistor.). Desolder 
  52. and lift the one end of each resistor that 
  53. connects with the other resistor. Re-connect these 
  54. ends off the board using wire. Avoid any shorts 
  55. from this wire to points on the board: tape or 
  56. tubing is recommended. This isolates the point 
  57. where the 6850 RTS line would disable RS-232 
  58. transmission when at logic 0.
  59.  
  60. 5) Locate resistor R29 (3.3K). With the continuity 
  61. meter, find which end is connected to +5 volts on 
  62. the board (pin 12 of the 6850 is connected to +5 
  63. volts, if you aren't sure where to find it). Lift 
  64. the +5 volt end of the resistor off the board. 
  65. Wire the lifted end of the resistor to pin 1 of 
  66. the 1458 chip (the board markings may identify the 
  67. 1458 as UD4). Pin 1 can be identified as the 
  68. bottom left pin when the index marking of the 
  69. device (usually an indentation of some sort, see 
  70. below) faces to the left (viewing from the top). 
  71. Once again, avoid shorts to existing circuitry.
  72.  
  73.               8 7 6 5
  74.               o o o o
  75.              +-------+
  76.    Indent -> |\ 1458 | <- Lettering should be
  77.    or dot -> |/      |    oriented like this
  78.              +-------+
  79.               * o o o
  80.               1 2 3 4
  81.  
  82. 6) Run a short jumper wire between pins 5 and 3 of 
  83. the 1458: this is easiest on the solder side of 
  84. the board (as opposed to the side with the 
  85. components on it).
  86.  
  87. 7) Run another wire from one of the two holes 
  88. vacated by the lifting of ends of resistors R20 or 
  89. R35 (NOT R29!), to pin 2 of the 1458. If the 
  90. instructions in step (4) were carried out right, 
  91. the two aforementioned holes should still be 
  92. connected to each other.
  93.  
  94. 8) Pins 5, 6 and 8 of the RS-232 connector should 
  95. now operate as the RS-232 signal controlled by the 
  96. 6850 RTS line. This can be tested by installing 
  97. the Osborne MEX overlay with RS232 set to NO, and 
  98. the disconnect command should cause pins 5, 6 and 
  99. 8 of the port to go to about -3 volts. MACHDEP.O-1 
  100. should work properly for modem disconnect with 
  101. this modification.
  102.  
  103. - Bob Maxwell, Sysop, Turbo BBS (604) 738-7811
  104.