README.hp82335 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. HP 82335 and 27209
  2. -----------------------------------------------------------------------------------
  3. Configuring the cards:
  4. -----------------------------------------------------------------------------------
  5. The 27209 and the 82335 cards are "memory mapped",
  6. and are different from most I/O cards, which use an port address space.
  7. The legal mappings are into 16 KB blocks of the "reserved" 384 KB of DOS RAM and
  8. are as follows:
  9. +---------------+
  10. | select code 8 | E0000 <-- not recommended
  11. +---------------+
  12. default switch setting --> | select code 7 | DC000
  13. +---------------+
  14. | select code 6 | D8000
  15. +---------------+
  16. | select code 5 | D4000
  17. +---------------+
  18. | select code 4 | D0000
  19. +---------------+
  20. | select code 3 | CC000
  21. +---------------+
  22. | select code 2 | C8000
  23. +---------------+
  24. The HP 27209 card is also known under the product numbers 82990, 61062, and
  25. 88500; it's the same card no matter what the number. The card has the layout:
  26. +-----------------------------------------+
  27. | 27209 |
  28. | +----
  29. | |
  30. | |
  31. | |
  32. | +--+
  33. | | |
  34. | | |
  35. | | |
  36. | 1 +--------+ | |
  37. | | | Configuration Switches +--+
  38. | 0 +--------+ (8) |
  39. | 87654321 |
  40. | |
  41. +---+ +-------+
  42. | | |
  43. +-----------------------------+ |
  44. |
  45. The switches have the default settings:
  46. 27209 Default Switch Settings
  47. +---------------------------------+
  48. 0 | +-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+ |
  49. | |X| | | | | | | |X| | | |X| |X| |
  50. | +-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+ |
  51. | | | |X| |X| |X| | | |X| | | | | |
  52. 1 | +-+ +-+ +-+ +-+ +-+ +-+ +-+ +-+ |
  53. +---------------------------------+
  54. 1 2 3 4 5 6 7 8
  55. Note that the diagram is upside-down relative to the DIP switch orientation in
  56. the board-layout diagram; this can be confusing, so I recommend that you hold
  57. the card upside-down while setting the switches so the orientation matches this
  58. illustration.
  59. => Switches 1 to 4 control the card's memory address as follows:
  60. ___________________________
  61. switch select address
  62. 1234 code
  63. ___________________________
  64. 0000 16 C0000
  65. 0001 1 C4000
  66. 0010 2 C8000
  67. 0011 3 CC000
  68. 0100 4 D0000
  69. 0101 5 D4000
  70. 0110 6 D8000
  71. 0111 7 DC000
  72. 1000 8 E0000
  73. 1001 9 E4000
  74. 1010 10 E8000
  75. 1011 11 EC000
  76. 1100 12 F0000
  77. 1101 13 F4000
  78. 1110 14 F8000
  79. 1111 15 FC000
  80. ___________________________
  81. The default address is DC000, or select code 7.
  82. Switch 5 was defined to allow certain antique HP Vectra PCs to boot DOS off an
  83. external HPIB disk drive (when the appropriate software was installed). This
  84. switch should always be set to 0, since you may hang your PC if it is set to 1.
  85. Switch 6 does nothing useful, but it should be left set to 1.
  86. Switches 7 and 8 control the PC IRQ level of the card:
  87. ________________
  88. PC IRQ 7 8
  89. ________________
  90. 3 0 0
  91. 4 0 1
  92. 5 1 0
  93. 6 1 1
  94. ________________
  95. The default IRQ level is 3.
  96. * The HP 82335 has the same form-factor, but a different layout. (The two cards
  97. are easy to distinguish in practice. All the chips on the 27209 are laid out
  98. horizontally, parallel to the PC-bus edge connector; all the chips on the 82335
  99. are laid out vertically, at a right angle to the PC-bus edge connector.)
  100. +-----------------------------------------+
  101. | 82335 |
  102. | +----
  103. | 1 0 |
  104. | 1 +----+ |
  105. | 2 | | |
  106. | 3 | | Configuration +--+
  107. | 4 | | Switches | |
  108. | 5 | | (8) | |
  109. | 6 | | | |
  110. | 7 | | | |
  111. | 8 +----+ +--+
  112. | |
  113. | |
  114. | |
  115. +---+ +-------+
  116. | | |
  117. +-----------------------------+ |
  118. |
  119. The default settings of the switch are as follows:
  120. +-----------------+
  121. 1 | +----+----+ | 0
  122. | 1 | |XXXX| 0 |
  123. | +----+----+ |
  124. | 2 |XXXX| | 1 |
  125. | +----+----+ |
  126. | 3 |XXXX| | 1 |
  127. | +----+----+ |
  128. | 4 |XXXX| | 1 |
  129. | +----+----+ |
  130. | 5 | |XXXX| 0 |
  131. | +----+----+ |
  132. | 6 | |XXXX| 0 |
  133. | +----+----+ |
  134. | 7 | |XXXX| 0 |
  135. | +----+----+ |
  136. | 8 | |XXXX| 0 |
  137. | +----+----+ |
  138. +-----------------+
  139. The switch numbering is on the left; the actual values of the default settings
  140. are on the right. Note that if the DIP uses slide switches, a "0" corresponds
  141. to the slide pushed to the right; if the DIP uses rocker switches, a "0"
  142. corresponds to the switch depressed on the right.
  143. Switches 1-4 control the card's PC bus address and interface select code (ISC);
  144. they operate the same as they do with the 27209:
  145. ___________________________
  146. switch select address
  147. 1234 code
  148. ___________________________
  149. 0000 16 C0000
  150. 0001 1 C4000
  151. 0010 2 C8000
  152. 0011 3 CC000
  153. 0100 4 D0000
  154. 0101 5 D4000
  155. 0110 6 D8000
  156. 0111 7 DC000
  157. 1000 8 E0000
  158. 1001 9 E4000
  159. 1010 10 E8000
  160. 1011 11 EC000
  161. 1100 12 F0000
  162. 1101 13 F4000
  163. 1110 14 F8000
  164. 1111 15 FC000
  165. ___________________________
  166. The default setting is ISC 7. Switches 5 & 6 control the PC interrupt level;
  167. they operate as do switches 7 and 8 on the 27209 card:
  168. ________________
  169. PC IRQ 5 6
  170. ________________
  171. 3 0 0
  172. 4 0 1
  173. 5 1 0
  174. 7 1 1
  175. ________________
  176. The default setting is IRQ 3. Switches 7 and 8 are not used.