home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / os2 / MADGE / MADGEO.ZIP / @002D.ADF < prev    next >
Encoding:
PS/2 MicroChannel Adapter Description  |  1992-03-12  |  8.1 KB  |  275 lines

  1. ; Adapter Description File for:
  2. ;    Madge Smart 16/4 MC Ringnode
  3. ;
  4. ; Version:  1.03
  5. ;
  6. ; Copyright (c) 1990-91 Madge Networks Ltd.
  7.  
  8. AdapterId 002Dh
  9.  
  10. AdapterName "Madge 16/4 MC Ringnode"
  11.  
  12. NumBytes 4
  13.  
  14. FixedResources
  15.      POS[1]=1X001X10b
  16.      POS[2]=XXXX1010b
  17.      POS[3]=11XXXXXXb
  18.  
  19. NamedItem Prompt "I/O Location & Interrupt Level"
  20.  
  21.   Choice "I/O 0A20-0A3F, Interrupt 3"
  22.      POS[0]=010XXXXXb
  23.      POS[3]=XX0XXXXXb     IO  0A20h - 0A3Fh     INT  3
  24.  
  25.   Choice "I/O 0A20-0A3F, Interrupt 10"
  26.      POS[0]=110XXXXXb
  27.      POS[3]=XX0XXXXXb     IO  0A20h - 0A3Fh     INT 10
  28.  
  29.   Choice "I/O 0A20-0A3F, Interrupt 2"
  30.      POS[0]=100XXXXXb
  31.      POS[3]=XX0XXXXXb     IO  0A20h - 0A3Fh     INT  2
  32.  
  33.   Choice "I/O 1A20-1A3F, Interrupt 10"
  34.      POS[0]=111XXXXXb
  35.      POS[3]=XX0XXXXXb     IO  1A20h - 1A3Fh     INT 10
  36.  
  37.   Choice "I/O 1A20-1A3F, Interrupt 2"
  38.      POS[0]=101XXXXXb
  39.      POS[3]=XX0XXXXXb     IO  1A20h - 1A3Fh     INT  2
  40.  
  41.   Choice "I/O 1A20-1A3F, Interrupt 3"
  42.      POS[0]=011XXXXXb
  43.      POS[3]=XX0XXXXXb     IO  1A20h - 1A3Fh     INT  3
  44.  
  45.   Choice "I/O 2A20-2A3F, Interrupt 2"
  46.      POS[0]=100XXXXXb
  47.      POS[3]=XX1XXXXXb     IO  2A20h - 2A3Fh     INT  2
  48.  
  49.   Choice "I/O 2A20-2A3F, Interrupt 3"
  50.      POS[0]=010XXXXXb
  51.      POS[3]=XX1XXXXXb     IO  2A20h - 2A3Fh     INT  3
  52.  
  53.   Choice "I/O 2A20-2A3F, Interrupt 10"
  54.      POS[0]=110XXXXXb
  55.      POS[3]=XX1XXXXXb     IO  2A20h - 2A3Fh     INT 10
  56.  
  57.   Choice "I/O 3A20-3A3F, Interrupt 3"
  58.      POS[0]=011XXXXXb
  59.      POS[3]=XX1XXXXXb     IO  3A20h - 3A3Fh     INT  3
  60.  
  61.   Choice "I/O 3A20-3A3F, Interrupt 10"
  62.      POS[0]=111XXXXXb
  63.      POS[3]=XX1XXXXXb     IO  3A20h - 3A3Fh     INT 10
  64.  
  65.   Choice "I/O 3A20-3A3F, Interrupt 2"
  66.      POS[0]=101XXXXXb
  67.      POS[3]=XX1XXXXXb     IO  3A20h - 3A3Fh     INT  2
  68.  
  69.   Help "I/O LOCATION & INTERRUPT: Up to four MC Ringnodes
  70.       may be installed. Each Ringnode must use a different I/O
  71.       Location. It is recommended that each adapter also uses
  72.       a different Interrupt Level, although it is allowable
  73.       for adapters to share an Interrupt Level if necessary.
  74.  
  75.       Use the F5=Previous and F6=Next keys to change this
  76.       assignment if you are in the 'Change Configuration'
  77.       window."
  78.  
  79.  
  80. NamedItem Prompt "Arbitration Level"
  81.  
  82.   Choice "Level 8"
  83.      POS[0]=XXX1000Xb     ARB  8
  84.  
  85.   Choice "Level 9"
  86.      POS[0]=XXX1001Xb     ARB  9
  87.  
  88.   Choice "Level 10"
  89.      POS[0]=XXX1010Xb     ARB 10
  90.  
  91.   Choice "Level 11"
  92.      POS[0]=XXX1011Xb     ARB 11
  93.  
  94.   Choice "Level 12"
  95.      POS[0]=XXX1100Xb     ARB 12
  96.  
  97.   Choice "Level 13"
  98.      POS[0]=XXX1101Xb     ARB 13
  99.  
  100.   Choice "Level 14"
  101.      POS[0]=XXX1110Xb     ARB 14
  102.  
  103.   Choice "Disabled"
  104.      POS[0]=XXX1111Xb
  105.  
  106.   Help "ARBITRATION LEVEL: The Arbitration Level need only
  107.       be changed if it is in conflict with another adapter.
  108.       Any such conflict is marked with an asterisk. Use the
  109.       F5=Previous and F6=Next keys to change this assignment
  110.       if you are in the 'Change Configuration' window."
  111.  
  112.  
  113. NamedItem Prompt "Burst Mode"
  114.  
  115.   Choice "Delayed Release (Fair)"
  116.      POS[2]=10X0XXXXb
  117.  
  118.   Choice "Delayed Release (Unfair)"
  119.      POS[2]=10X1XXXXb
  120.  
  121.   Choice "Immediate Release (Fair)"
  122.      POS[2]=11X0XXXXb
  123.  
  124.   Choice "Immediate Release (Unfair)"
  125.      POS[2]=11X1XXXXb
  126.  
  127.   Choice "Limited Burst (Fair)"
  128.      POS[2]=01X0XXXXb
  129.  
  130.   Choice "Limited Burst (Unfair)"
  131.      POS[2]=01X1XXXXb
  132.  
  133.   Choice "Cycle Steal (Fair)"
  134.      POS[2]=00X0XXXXb
  135.  
  136.   Choice "Cycle Steal (Unfair)"
  137.      POS[2]=00X1XXXXb
  138.  
  139.   Help "BURST MODE: Four burst modes are available for data
  140.       transfer. The Delayed Release (Fair) mode generally
  141.       gives the best results. However, the user may care to
  142.       experiment with the other modes which may be better in
  143.       some system configurations (eg. multiple bus masters).
  144.  
  145.       Use the F5=Previous and F6=Next keys to change this
  146.       assignment if you are in the 'Change Configuration'
  147.       window."
  148.  
  149. ;      "Delayed Release - If the MC Ringnode is transferring
  150. ;      data when another adapter requests arbitration it will
  151. ;      transfer about 14 more bytes before releasing the bus.
  152. ;      This mode is not suitable if your system memory is very
  153. ;      slow or only 8-bit wide, as a bus time-out may occur."
  154.  
  155. ;      "Immediate Release - If the MC Ringnode is transferring
  156. ;      data when another adapter requests arbitration it will
  157. ;      immediately release the bus. This has the effect of
  158. ;      reducing the arbitration latency for other adapters."
  159.  
  160. ;      "Limited Burst - In this mode, the MC Ringnode will
  161. ;      never transfer more than 18 bytes in each burst. It also
  162. ;      releases the bus immediately if another adapter requests
  163. ;      arbitration."
  164.  
  165. ;      "Cycle Steal - In this mode, the MC Ringnode will never
  166. ;      transfer more than 2 bytes in each burst. It will also
  167. ;      release the bus immediately if another adapter requests
  168. ;      arbitration. This limits the bus bandwidth used by the
  169. ;      Node, allowing the system CPU more processing time." 
  170.  
  171. ;      "Fair/Unfair - When Fair mode is selected, the MC Ring-
  172. ;      node enters an inactive state when it releases the bus.
  173. ;      This allows the system to service any other arbitrating
  174. ;      devices in order of priority before the Node requests
  175. ;      the bus again. In Unfair mode, the Node will immediately
  176. ;      re-request the bus after releasing it."
  177.  
  178.  
  179. NamedItem Prompt "ROM Size & Location"
  180.  
  181.   Choice "Disabled/Not installed"
  182.      POS[3]=XXX00000b
  183.  
  184.   Choice "8K, C4000-C5FFF"
  185.      POS[3]=XXX00101b     MEM  0C4000h - 0C5FFFh
  186.  
  187.   Choice "8K, C6000-C7FFF"
  188.      POS[3]=XXX00111b     MEM  0C6000h - 0C7FFFh
  189.  
  190.   Choice "8K, CC000-CDFFF"
  191.      POS[3]=XXX01101b     MEM  0CC000h - 0CDFFFh
  192.  
  193.   Choice "8K, CE000-CFFFF"
  194.      POS[3]=XXX01111b     MEM  0CE000h - 0CFFFFh
  195.  
  196.   Choice "8K, D4000-D5FFF"
  197.      POS[3]=XXX10101b     MEM  0D4000h - 0D5FFFh
  198.  
  199.   Choice "8K, D6000-D7FFF"
  200.      POS[3]=XXX10111b     MEM  0D6000h - 0D7FFFh
  201.  
  202.   Choice "8K, DC000-DDFFF"
  203.      POS[3]=XXX11101b     MEM  0DC000h - 0DDFFFh
  204.  
  205.   Choice "8K, DE000-DFFFF"
  206.      POS[3]=XXX11111b     MEM  0DE000h - 0DFFFFh
  207.  
  208. ; Choice "32K, C0000-C7FFF"
  209. ;    POS[3]=XXX00100b     MEM  0C0000h - 0C7FFFh
  210.  
  211. ; Choice "32K, C8000-CFFFF"
  212. ;    POS[3]=XXX01100b     MEM  0C8000h - 0CFFFFh
  213.  
  214. ; Choice "32K, D0000-D7FFF"
  215. ;    POS[3]=XXX10100b     MEM  0D0000h - 0D7FFFh
  216.  
  217. ; Choice "32K, D8000-DFFFF"
  218. ;    POS[3]=XXX11100b     MEM  0D8000h - 0DFFFFh
  219.  
  220. ; Choice "16K, C4000-C7FFF"
  221. ;    POS[3]=XXX00110b     MEM  0C4000h - 0C7FFFh
  222.  
  223. ; Choice "16K, CC000-CFFFF"
  224. ;    POS[3]=XXX01110b     MEM  0CC000h - 0CFFFFh
  225.  
  226. ; Choice "16K, D4000-D7FFF"
  227. ;    POS[3]=XXX10110b     MEM  0D4000h - 0D7FFFh
  228.  
  229. ; Choice "16K, DC000-DFFFF"
  230. ;    POS[3]=XXX11110b     MEM  0DC000h - 0DFFFFh
  231.  
  232.   Help "ROM SIZE & LOCATION: If you have an option ROM
  233.       installed, set this in accordance with the instructions
  234.       provided with it. Use the F5=Previous and F6=Next keys
  235.       to change this assignment if you are in the 'Change
  236.       Configuration' window."
  237.  
  238. NamedItem Prompt "Ring Speed"
  239.  
  240.   Choice "Not selected"
  241.      POS[1]=XXXXX1XXb
  242.      POS[2]=XX0XXXXXb
  243.  
  244.   Choice " 4 Mbit/s"
  245.      POS[1]=XXXXX0XXb
  246.      POS[2]=XX0XXXXXb
  247.  
  248.   Choice "16 Mbit/s"
  249.      POS[1]=XXXXX0XXb
  250.      POS[2]=XX1XXXXXb
  251.  
  252.   Help "RING SPEED: It is important to select the ring speed
  253.       correctly according to the speed of the ring to which
  254.       the MC Ringnode is being connected. Incorrect ring
  255.       operation will result from selecting the wrong ring
  256.       speed. If in doubt, consult your system administrator.
  257.  
  258.       Use the F5=Previous and F6=Next keys to change this
  259.       assignment if you are in the 'Change Configuration'
  260.       window."
  261.  
  262. NamedItem Prompt "Cable Type"
  263.  
  264.   Choice "Type 6 (STP)"
  265.      POS[1]=X1XXXXXXb
  266.  
  267.   Choice "Type 3 (UTP)"
  268.      POS[1]=X0XXXXXXb
  269.  
  270.   Help "CABLE TYPE: Select the appropriate option according to
  271.       the lobe cable connector. Type 6 uses the 9-pin D-type
  272.       (J1); type 3 uses the RJ45 phone-jack (J2). Use the
  273.       F5=Previous and F6=Next keys to change this assignment
  274.       if you are in the 'Change Configuration' window."
  275.