home *** CD-ROM | disk | FTP | other *** search
/ The Mother of All Windows Books / CD-MOM.iso / cd_mom / drivers / netcard / ub / @7012.adf next >
Text File  |  1991-05-29  |  8KB  |  206 lines

  1.  
  2. ;  FILE: @7012.ADF      Rev 1.2
  3. ;  Adapter Description File for the Ungermann-Bass NIUps and NIUps/TR
  4. ;  For adapter cards with LO Byte PROM part nos. of 27693-01, 27694-01,
  5. ;  27705-01, 27706-01 and newer.
  6. ;  update  Date    Name    change
  7. ; ----------------------------------------------------------------
  8. ;   3      032191  Uri     SIF2 Support for MEM Seg. C0 and D0
  9. ;   4      052291  AJC  Added comments to alert older model adapter users
  10. ;                       not to use the C0,C4,D0,D4 windows. These windows are
  11. ;                       only supported with SIF revision 3 or later.
  12.  
  13. AdapterID 07012h
  14.  
  15. AdapterName "Net/One NIUps and NIUps/TR LAN Adapter - 26 May 1989"
  16.  
  17. NumBytes 4
  18.  
  19. FixedResources
  20.         Pos[2]=xx00xxxxb
  21.  
  22. NamedItem
  23.         Prompt "NIUps Enable/Disable"
  24.           Choice  "NIUps Enabled"
  25.                 Pos[0]=xxxxxxx1b
  26.           Choice  "NIUps Disabled"
  27.                 Pos[0]=xxxxxxx0b
  28.         Help
  29.         "This enables and disables the NIUps adapter.
  30.          Under normal circumstances, select 'NIUps Enabled'."
  31.  
  32. NamedItem
  33.         Prompt "Shared RAM Address Range"
  34.           Choice "C0000-C7FFF(32K) SEE HELP-F1"
  35.                 Pos[0]=x00xxxxxb
  36.                 Pos[1]=xxxx0000b
  37.                 Mem 0C0000h-0C7FFFh
  38.           Choice "C8000-CFFFF(32K)"
  39.                 Pos[0]=x00xxxxxb
  40.                 Pos[1]=xxxx0010b
  41.                 Mem 0C8000h-0CFFFFh
  42.           Choice "D0000-D7FFF(32K) SEE HELP-F1"
  43.                 Pos[0]=x00xxxxxb
  44.                 Pos[1]=xxxx0100b
  45.                 Mem 0D0000h-0D7FFFh
  46.           Choice "D8000-DFFFF(32K)"
  47.                 Pos[0]=x00xxxxxb
  48.                 Pos[1]=xxxx0110b
  49.                 Mem 0D8000h-0DFFFFh
  50.           Choice "C0000-C3FFF(16K) SEE HELP-F1"
  51.                 Pos[0]=x00xxxxxb
  52.                 Pos[1]=xxxx0000b
  53.                 Mem 0C0000h-0C3FFFh
  54.           Choice "C4000-C7FFF(16K) SEE HELP-F1"
  55.                 Pos[0]=x00xxxxxb
  56.                 Pos[1]=xxxx0001b
  57.                 Mem 0C4000h-0C7FFFh
  58.           Choice "C8000-CBFFF(16K)"
  59.                 Pos[0]=x10xxxxxb
  60.                 Pos[1]=xxxx0010b
  61.                 Mem 0C8000h-0CBFFFh
  62.           Choice "CC000-CFFFF(16K)"
  63.                 Pos[0]=x10xxxxxb
  64.                 Pos[1]=xxxx0011b
  65.                 Mem 0CC000h-0CFFFFh
  66.           Choice "D0000-D3FFF(16K) SEE HELP-F1"
  67.                 Pos[0]=x00xxxxxb
  68.                 Pos[1]=xxxx0100b
  69.                 Mem 0D0000h-0D3FFFh
  70.           Choice "D4000-D7FFF(16K) SEE HELP-F1"
  71.                 Pos[0]=x00xxxxxb
  72.                 Pos[1]=xxxx0101b
  73.                 Mem 0D4000h-0D7FFFh
  74.           Choice "D8000-DBFFF(16K)"
  75.                 Pos[0]=x10xxxxxb
  76.                 Pos[1]=xxxx0110b
  77.                 Mem 0D8000h-0DBFFFh
  78.           Choice "DC000-DFFFF(16K)"
  79.                 Pos[0]=x10xxxxxb
  80.                 Pos[1]=xxxx0111b
  81.                 Mem 0DC000h-0DFFFFh
  82.         Help
  83.         "Older models of the NIUps are restricted to memory windows
  84. beginning with address C8 or D8. If you use C0, C4, D0 or D4 you must have
  85. the Enhanced NIUps/EOTP adapter. The Enhanced NIUps/EOTP adapter has two media
  86. connectors (RJ-45 for EOTP, and DB-15 for AUI) while older model adapters
  87. have just one.  Standard Net/One software requires selection of one of the
  88. 32K choices.  Recommended choice is C8000-CFFFF(32K)"
  89.  
  90. NamedItem
  91.         Prompt "I/O Port Address Range"
  92.           Choice "I/O ports 350-357"
  93.                 Pos[3]=xxxx0000b
  94.                 IO 350h-357h
  95.           Choice "I/O ports 358-35F"
  96.                 Pos[3]=xxxx0010b
  97.                 IO 358h-35Fh
  98.           Choice "I/O ports 360-367"
  99.                 Pos[3]=xxxx0100b
  100.                 IO 360h-367h
  101.           Choice "I/O ports 368-36F"
  102.                 Pos[3]=xxxx0110b
  103.                 IO 368h-36Fh
  104.         Help
  105.         "Choose the I/O address range the NIUps adapter will use for
  106.          its eight I/O ports.  There are four ranges that can be selected.
  107.          Under normal circumstances use I/O ports 360-367 "
  108.  
  109. NamedItem
  110.         Prompt "Interrupt Level"
  111.           Choice  "IRQ3"
  112.                 Pos[0]=0xxxxxxxb
  113.                 INT 3
  114.           Choice  "IRQ12"
  115.                 Pos[0]=1xxxxxxxb
  116.                 INT 12
  117.         Help
  118.         "This selects the interrupt level the NIUps will use.
  119.          Under normal circumstances use IRQ3"
  120.  
  121. NamedItem
  122.         Prompt "IPL Mode"
  123.           Choice  "Local IPL (via LOADNIU)"
  124.                 Pos[0]=xxx00xxxb
  125.           Choice  "Optional Remote IPL with query"
  126.                 Pos[0]=xxx01xxxb
  127.                 Pos[3]=xx00xxxxb
  128.           Choice  "Automatic Remote IPL: no query"
  129.                 Pos[0]=xxx01xxxb
  130.                 Pos[3]=xx01xxxxb
  131.         Help
  132.         "Select whether the NIUps should boot (IPL) locally via the 'LOADNIU' program, or remotely via a boot request on the network to be serviced by a Net/One Boot Server.  If Remote IPL is chosen then select either IPL with query (where the user may ch
  133. oose Local or Remote IPL at boot time), or Automatic IPL with no query (where Remote IPL occurs without user intervention).  Under normal circumstances, 'Local IPL (via LOADNIU)' is suggested."
  134.  
  135. NamedItem
  136.         Prompt "Remote IPL Memory Address Range"
  137.           Choice  "N/A (Local IPL)"
  138.                 Pos[0]=xxx00xxxb
  139.           Choice  "C0000-C1FFF"
  140.                 Pos[1]=x000xxxxb
  141.                 Mem 0C0000h-0C1FFFh
  142.           Choice  "C4000-C5FFF"
  143.                 Pos[1]=x001xxxxb
  144.                 Mem 0C4000h-0C5FFFh
  145.           Choice  "C8000-C9FFF"
  146.                 Pos[1]=x010xxxxb
  147.                 Mem 0C8000h-0C9FFFh
  148.           Choice  "CC000-CDFFF"
  149.                 Pos[1]=x011xxxxb
  150.                 Mem 0CC000h-0CDFFFh
  151.           Choice  "D0000-D1FFF"
  152.                 Pos[1]=x100xxxxb
  153.                 Mem 0D0000h-0D1FFFh
  154.           Choice  "D4000-D5FFF"
  155.                 Pos[1]=x101xxxxb
  156.                 Mem 0D4000h-0D5FFFh
  157.           Choice  "D8000-D9FFF"
  158.                 Pos[1]=x110xxxxb
  159.                 Mem 0D8000h-0D9FFFh
  160.           Choice  "DC000-DDFFF"
  161.                 Pos[1]=x111xxxxb
  162.                 Mem 0DC000h-0DDFFFh
  163.         Help
  164.          "If Remote IPL was chosen, then also choose the range of memory
  165.          addresses the NIUps will use for its 8K Remote IPL window.
  166.          If Local IPL was chosen then select 'N/A (Local IPL)'.
  167.          For Remote IPL, 'CC000-CDFFF' is suggested.
  168.          If 3270 Emulation is selected with Remote IPL then the IPL window will
  169.          be fixed at CC000-CDFFF, with the 3270 window at CE000-CFFFF."
  170.  
  171. NamedItem
  172.         Prompt "3270 Emulation"
  173.           Choice "Disabled"
  174.                 Pos[0]=xxxxx0xxb
  175.           Choice "Enabled"
  176.                 Pos[0]=xxxxx1xxb
  177. ;               Pos[1]=x011xxxxb
  178. ;               Mem 0CE000h-0CFFFFh
  179. ;               IO 2D0h-2DFh
  180. ;               INT 9
  181.         Help
  182.         "This controls whether or not NIUps 3270 Emulation is enabled.
  183.          If 3270 Emulation is not desired then choose 'Disabled'.
  184.          If 3270 Emulation is desired, then choose 'Enabled'.
  185.          If 3270 Emulation is selected the 8k 3270 window will be at
  186.          CE000-CFFFF and the 3270 I/O ports will be 2D0h-2DFh.  Also,
  187.          if 3270 Emulation is selected with Remote IPL the IPL window
  188.          will be fixed at CC000-CDFFF, with the 3270 window at CE000-CFFFF.
  189.          Under normal circumstances (with no 3270 Emulation), select 'Disabled'."
  190.  
  191. NamedItem
  192.         Prompt "IRMA Emulation"
  193.           Choice "Disabled"
  194.                 Pos[0]=xxxxxx0xb
  195.           Choice "Enabled: I/O ports 220-22F"
  196.                 Pos[0]=xxxxxx1xb
  197.                 Pos[2]=xxxx1000b
  198.                 IO 220h-22Fh
  199.         Help
  200.         "This controls whether or not NIUps IRMA Emulation is enabled.
  201.          If IRMA Emulation is not desired then choose 'Disabled'.
  202.          If IRMA Emulation is desired, then choose 'Enabled' (the
  203.          IRMA I/O ports will be 220h-22Fh).
  204.          Under normal circumstances (with no IRMA Emulation),
  205.          select 'Disabled'."
  206.