home *** CD-ROM | disk | FTP | other *** search
/ The Mother of All Windows Books / CD-MOM.iso / cd_mom / drivers / netcard / ctron / @5609.adf < prev    next >
Text File  |  1991-12-06  |  4KB  |  132 lines

  1. ;    
  2. ;       (c) Copyright Cabletron Systems Inc. 1991
  3. ;
  4. ;    Cabletron Systems Inc.
  5. ;       P.O. Box 5005
  6. ;       Rochester, NH 03867-5005
  7. ;
  8. ;    Dec 6, 1991
  9. ;
  10. ;       Version 1.01.00
  11. ;
  12. ;    MicroChannel Ethernet Controller w/ 64K RAM
  13. ;
  14. ;
  15. AdapterId 05609h
  16. AdapterName "E3100-X Series Ethernet Adapter w/ 64K RAM"
  17. NumBytes 4
  18.  
  19. FixedResources     pos[2]=11111111b
  20.  
  21. NamedItem    Prompt    "Adapter E3100-X I/O Base Address"
  22.     choice "Base address: 000300"
  23.         pos[1]=XXXXX000b    io    000300h - 00030Fh
  24.     choice "Base address: 001300"
  25.         pos[1]=XXXXX001b    io    001300h - 00130Fh
  26.     choice "Base address: 002300"
  27.         pos[1]=XXXXX010b    io    002300h - 00230Fh
  28.     choice "Base address: 003300"
  29.         pos[1]=XXXXX011b    io    003300h - 00330Fh
  30.     choice "Base address: 004300"
  31.         pos[1]=XXXXX100b    io    004300h - 00430Fh
  32.     choice "Base address: 005300"
  33.         pos[1]=XXXXX101b    io    005300h - 00530Fh
  34.     choice "Base address: 006300"
  35.         pos[1]=XXXXX110b    io    006300h - 00630Fh
  36.     choice "Base address: 007300"
  37.         pos[1]=XXXXX111b    io    007300h - 00730Fh
  38. Help
  39. "The E3100-X Series Ethernet Adapters may be configured for
  40. various addresses to avoid conflicts.  This field
  41. changes the base I/O address for the adapter.
  42. Use the F5=Previous and the F6=Next keys to change
  43. this assignment in the 'Change Configuration' window.
  44. Conflicting assignments are marked with an asterisk
  45. and must be changed to use the adapter."
  46. ;
  47. ;
  48. ;
  49. ;
  50.  
  51. NamedItem    Prompt    "E3100-X Shared RAM Base Address"
  52.     choice "Base address: 0C0000"
  53.         pos[1]=000XXXXXb    mem    0C0000h - 0CFFFFh
  54.     choice "Base address: 0D0000"
  55.         pos[1]=001XXXXXb    mem    0D0000h - 0DFFFFh
  56.     choice "Base address: 0A0000"
  57.         pos[1]=010XXXXXb    mem    0A0000h - 0AFFFFh
  58.     choice "Base address: 0B0000"
  59.         pos[1]=011XXXXXb    mem    0B0000h - 0BFFFFh
  60. Help
  61. "This field is used to select the Base Address of
  62. the Shared Memory on the adapter.
  63. Use the F5=Previous and the F6=Next keys to change
  64. this assignment in the 'Change Configuration' window.
  65. Conflicting assignments are marked with an asterisk
  66. and must be changed to use the adapter."
  67. ;
  68. ;
  69. ;
  70. ;
  71.  
  72. NamedItem    Prompt    "E3100-X Boot PROM Base Address"
  73.     choice "Boot Prom not installed"
  74.         pos[0]=1XXXXXXXb
  75.     choice "Base address: 0C0000"
  76.         pos[0]=0000XXXXb    mem    0C0000h - 0CFFFFh
  77.     choice "Base address: 0D0000"
  78.         pos[0]=0100XXXXb    mem    0D0000h - 0DFFFFh
  79. Help
  80. "The E3100-X Series Ethernet Adapters have an optional Boot 
  81. PROM that can be installed.  This field selects the
  82. base address of the PROM.  Selecting one of the base
  83. address options if there is no PROM installed will 
  84. cause improper system operation.
  85. Use the F5=Previous and the F6=Next keys to change
  86. this assignment in the 'Change Configuration' window.
  87. Conflicting assignments are marked with an asterisk
  88. and must be changed to use the adapter."
  89. ;
  90. ;
  91. ;
  92. ;
  93. ;
  94.  
  95. NamedItem    Prompt    "Output Port Select"
  96.     choice "Primary"    pos[0]=XXXXXX0Xb
  97.     choice "Secondary"    pos[0]=XXXXXX1Xb
  98. Help
  99. "This field is used to select which Media Interface 
  100. you wish to use.  Selecting 'Primary' enables
  101. the Twisted Pair output port.  Selecting 'Secondary'
  102. enables the second output port on the board.  If you 
  103. have a Twisted Pair only board, selecting 'Secondary'
  104. will cause improper operation of the adapter.
  105. Use the F5=Previous and the F6=Next keys to change
  106. this assignment in the 'Change Configuration' window.
  107. Conflicting assignments are marked with an asterisk
  108. and must be changed to use the adapter."
  109. ;
  110. ;
  111. ;
  112. ;
  113.  
  114. NamedItem    Prompt    "Adapter Interrupt Level"
  115.     choice "Interrupt  9"    pos[3]=XX000XXXb Int 9
  116.     choice "Interrupt 10"    pos[3]=XX001XXXb Int 10
  117.     choice "Interrupt 11"    pos[3]=XX010XXXb Int 11
  118.     choice "Interrupt 15"    pos[3]=XX011XXXb Int 15
  119.     choice "Interrupt  3"    pos[3]=XX100XXXb Int 3
  120.     choice "Interrupt  4"    pos[3]=XX101XXXb Int 4
  121.     choice "Interrupt  5"    pos[3]=XX110XXXb Int 5
  122.     choice "Interrupt  7"    pos[3]=XX111XXXb Int 7
  123. Help
  124. "This field selects which Interrupt Level you wish
  125. to use.  Interrupt 9 has the highest priority, and
  126. Interrupt 7 the lowest.
  127. Use the F5=Previous and the F6=Next keys to change
  128. this assignment in the 'Change Configuration' window.
  129. Conflicting assignments are marked with an asterisk
  130. and must be changed to use the adapter."
  131.  
  132.