home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / landr4.exe / !NVL1201.CFG < prev    next >
Text File  |  1992-03-26  |  7KB  |  268 lines

  1. ;
  2. ; Novell NE32HUB Base EISA Adapter
  3. ; PC Fab. Rev. 3
  4. ; Copyright (C) 1992 by Novell, Inc. All rights reserved
  5. ;
  6. ; 02/27/92 v0.2    AKW
  7. ;
  8.  
  9. BOARD
  10.     ID = "NVL1201"                 ; EISA Base Product ID
  11.     NAME = "Novell NE32HUB 32-bit Base EISA Adapter"
  12.     MFR = "Novell Inc"            ; Manufacturer Name.
  13.     CATEGORY = "NET"            ; Category -- Network Board.
  14.     SLOT = EISA                ; Uses EISA Slot Only.
  15.     LENGTH = 216                ; Length of Board in MM.
  16.     READID = YES                ; Board ID can be read
  17.     IOCHECK = INVALID               ; Card won't respond to reads 
  18.  
  19.     COMMENTS = "The Novell NE32HUB Base Card Hub is a 32 bit
  20.             SONIC/RIC based twisted-pair repeater for the EISA
  21.             bus.  A 50-pin, RJ21 Telco connector allows the 
  22.             connection of up to 12 twisted pair cables through an
  23.             adapter module.  A companion card and ribbon cable 
  24.             provide the user with a standard AUI or coax 
  25.             connection.  The card is capable of performing all 
  26.             hub management functions as specified by the 
  27.             IEEE 802.3 specification."
  28.  
  29.         HELP = "No help available."
  30.  
  31. IOPORT(1) = 0ZC85H
  32.  
  33. IOPORT(2) = 0ZC86H
  34.  
  35. ;SOFTWARE(1) = "The Board can be tested with the Sonic Exerciser
  36. ;Program called eisonic.exe.  A Novell driver allows the
  37. ;board to be used in a server or workstation."
  38.  
  39. FUNCTION = "NE32HUB Base Adapter Interrupt Selection"
  40.     CHOICE = "IRQ 5 - Level Triggered (Default)"
  41.         LINK
  42.             IRQ = 5
  43.                 TRIGGER = LEVEL
  44.             INIT = IOPORT(1) LOC(2 1) 00
  45.     CHOICE = "IRQ 10 - Level Triggered"
  46.         LINK
  47.             IRQ = 10
  48.                 TRIGGER = LEVEL
  49.             INIT = IOPORT(1) LOC(2 1) 10
  50.     CHOICE = "IRQ 11 - Level Triggered"
  51.         LINK
  52.             IRQ = 11
  53.                 TRIGGER = LEVEL
  54.             INIT = IOPORT(1) LOC(2 1) 11
  55.     CHOICE = "IRQ 15 - Level Triggered"
  56.         LINK
  57.             IRQ = 15
  58.                 TRIGGER = LEVEL
  59.             INIT = IOPORT(1) LOC(2 1) 01
  60.  
  61.  
  62. FUNCTION = "NE32HUB Base Adapter Shared Memory Selection"
  63.     CHOICE = "32 KBytes @ Shared Memory Base D8000h (Default)"
  64.         LINK
  65.             MEMORY = 32K
  66.                 ADDRESS = 0d8000h
  67.                 MEMTYPE = OTH
  68.             INIT = IOPORT(2) LOC(4-0) 11011
  69.     CHOICE = "32 KBytes @ Shared Memory Base D0000h"
  70.         LINK
  71.             MEMORY = 32K
  72.                 ADDRESS = 0d0000h
  73.                 MEMTYPE = OTH
  74.             INIT = IOPORT(2) LOC(4-0) 10011
  75.     CHOICE = "32 KBytes @ Shared Memory Base C8000h"
  76.         LINK
  77.             MEMORY = 32K
  78.                 ADDRESS = 0c8000h
  79.                 MEMTYPE = OTH
  80.             INIT = IOPORT(2) LOC(4-0) 01011
  81.     CHOICE = "32 KBytes @ Shared Memory Base 30000000h"
  82.         LINK
  83.             MEMORY = 32K
  84.                 ADDRESS = 030000000h
  85.                 MEMTYPE = OTH
  86.             INIT = IOPORT(2) LOC(7-0) 11111111
  87.     CHOICE = "32 KBytes @ Shared Memory Base 32000000h"
  88.         LINK
  89.             MEMORY = 32K
  90.                 ADDRESS = 032000000h
  91.                 MEMTYPE = OTH
  92.             INIT = IOPORT(2) LOC(7-0) 11110111
  93.     CHOICE = "32 KBytes @ Shared Memory Base 34000000h"
  94.         LINK
  95.             MEMORY = 32K
  96.                 ADDRESS = 034000000h
  97.                 MEMTYPE = OTH
  98.             INIT = IOPORT(2) LOC(7-0) 11101111
  99.     CHOICE = "32 KBytes @ Shared Memory Base 36000000h"
  100.         LINK
  101.             MEMORY = 32K
  102.                 ADDRESS = 036000000h
  103.                 MEMTYPE = OTH
  104.             INIT = IOPORT(2) LOC(7-0) 11100111
  105.     CHOICE = "32 KBytes @ Shared Memory Base 38000000h"
  106.         LINK
  107.             MEMORY = 32K
  108.                 ADDRESS = 038000000h
  109.                 MEMTYPE = OTH
  110.             INIT = IOPORT(2) LOC(7-0) 11011111
  111.     CHOICE = "32 KBytes @ Shared Memory Base 3A000000h"
  112.         LINK
  113.             MEMORY = 32K
  114.                 ADDRESS = 03A000000h
  115.                 MEMTYPE = OTH
  116.             INIT = IOPORT(2) LOC(7-0) 11010111
  117.     CHOICE = "32 KBytes @ Shared Memory Base 3C000000h"
  118.         LINK
  119.             MEMORY = 32K
  120.                 ADDRESS = 03C000000h
  121.                 MEMTYPE = OTH
  122.             INIT = IOPORT(2) LOC(7-0) 11001111
  123.     CHOICE = "32 KBytes @ Shared Memory Base 3E000000h"
  124.         LINK
  125.             MEMORY = 32K
  126.                 ADDRESS = 03E000000h
  127.                 MEMTYPE = OTH
  128.             INIT = IOPORT(2) LOC(7-0) 11000111
  129.     CHOICE = "32 KBytes @ Shared Memory Base 70000000h"
  130.         LINK
  131.             MEMORY = 32K
  132.                 ADDRESS = 070000000h
  133.                 MEMTYPE = OTH
  134.             INIT = IOPORT(2) LOC(7-0) 10111111
  135.     CHOICE = "32 KBytes @ Shared Memory Base 72000000h"
  136.         LINK
  137.             MEMORY = 32K
  138.                 ADDRESS = 072000000h
  139.                 MEMTYPE = OTH
  140.             INIT = IOPORT(2) LOC(7-0) 10110111
  141.     CHOICE = "32 KBytes @ Shared Memory Base 74000000h"
  142.         LINK
  143.             MEMORY = 32K
  144.                 ADDRESS = 074000000h
  145.                 MEMTYPE = OTH
  146.             INIT = IOPORT(2) LOC(7-0) 10101111
  147.     CHOICE = "32 KBytes @ Shared Memory Base 76000000h"
  148.         LINK
  149.             MEMORY = 32K
  150.                 ADDRESS = 076000000h
  151.                 MEMTYPE = OTH
  152.             INIT = IOPORT(2) LOC(7-0) 10100111
  153.     CHOICE = "32 KBytes @ Shared Memory Base 78000000h"
  154.         LINK
  155.             MEMORY = 32K
  156.                 ADDRESS = 078000000h
  157.                 MEMTYPE = OTH
  158.             INIT = IOPORT(2) LOC(7-0) 10011111
  159.     CHOICE = "32 KBytes @ Shared Memory Base 7A000000h"
  160.         LINK
  161.             MEMORY = 32K
  162.                 ADDRESS = 07A000000h
  163.                 MEMTYPE = OTH
  164.             INIT = IOPORT(2) LOC(7-0) 10010111
  165.     CHOICE = "32 KBytes @ Shared Memory Base 7C000000h"
  166.         LINK
  167.             MEMORY = 32K
  168.                 ADDRESS = 07C000000h
  169.                 MEMTYPE = OTH
  170.             INIT = IOPORT(2) LOC(7-0) 10001111
  171.     CHOICE = "32 KBytes @ Shared Memory Base 7E000000h"
  172.         LINK
  173.             MEMORY = 32K
  174.                 ADDRESS = 07E000000h
  175.                 MEMTYPE = OTH
  176.             INIT = IOPORT(2) LOC(7-0) 10000111
  177.     CHOICE = "32 KBytes @ Shared Memory Base B0000000h"
  178.         LINK
  179.             MEMORY = 32K
  180.                 ADDRESS = 0B0000000h
  181.                 MEMTYPE = OTH
  182.             INIT = IOPORT(2) LOC(7-0) 01111111
  183.     CHOICE = "32 KBytes @ Shared Memory Base B2000000h"
  184.         LINK
  185.             MEMORY = 32K
  186.                 ADDRESS = 0B2000000h
  187.                 MEMTYPE = OTH
  188.             INIT = IOPORT(2) LOC(7-0) 01110111
  189.     CHOICE = "32 KBytes @ Shared Memory Base B4000000h"
  190.         LINK
  191.             MEMORY = 32K
  192.                 ADDRESS = 0B4000000h
  193.                 MEMTYPE = OTH
  194.             INIT = IOPORT(2) LOC(7-0) 01101111
  195.     CHOICE = "32 KBytes @ Shared Memory Base B6000000h"
  196.         LINK
  197.             MEMORY = 32K
  198.                 ADDRESS = 0B6000000h
  199.                 MEMTYPE = OTH
  200.             INIT = IOPORT(2) LOC(7-0) 01100111
  201.     CHOICE = "32 KBytes @ Shared Memory Base B8000000h"
  202.         LINK
  203.             MEMORY = 32K
  204.                 ADDRESS = 0B8000000h
  205.                 MEMTYPE = OTH
  206.             INIT = IOPORT(2) LOC(7-0) 01011111
  207.     CHOICE = "32 KBytes @ Shared Memory Base BA000000h"
  208.         LINK
  209.             MEMORY = 32K
  210.                 ADDRESS = 0BA000000h
  211.                 MEMTYPE = OTH
  212.             INIT = IOPORT(2) LOC(7-0) 01010111
  213.     CHOICE = "32 KBytes @ Shared Memory Base BC000000h"
  214.         LINK
  215.             MEMORY = 32K
  216.                 ADDRESS = 0BC000000h
  217.                 MEMTYPE = OTH
  218.             INIT = IOPORT(2) LOC(7-0) 01001111
  219.     CHOICE = "32 KBytes @ Shared Memory Base BE000000h"
  220.         LINK
  221.             MEMORY = 32K
  222.                 ADDRESS = 0BE000000h
  223.                 MEMTYPE = OTH
  224.             INIT = IOPORT(2) LOC(7-0) 01000111
  225.     CHOICE = "32 KBytes @ Shared Memory Base F2000000h"
  226.         LINK
  227.             MEMORY = 32K
  228.                 ADDRESS = 0F2000000h
  229.                 MEMTYPE = OTH
  230.             INIT = IOPORT(2) LOC(7-0) 00110111
  231.     CHOICE = "32 KBytes @ Shared Memory Base F4000000h"
  232.         LINK
  233.             MEMORY = 32K
  234.                 ADDRESS = 0F4000000h
  235.                 MEMTYPE = OTH
  236.             INIT = IOPORT(2) LOC(7-0) 00101111
  237.     CHOICE = "32 KBytes @ Shared Memory Base F6000000h"
  238.         LINK
  239.             MEMORY = 32K
  240.                 ADDRESS = 0F6000000h
  241.                 MEMTYPE = OTH
  242.             INIT = IOPORT(2) LOC(7-0) 00100111
  243.     CHOICE = "32 KBytes @ Shared Memory Base F8000000h"
  244.         LINK
  245.             MEMORY = 32K
  246.                 ADDRESS = 0F8000000h
  247.                 MEMTYPE = OTH
  248.             INIT = IOPORT(2) LOC(7-0) 00011111
  249.     CHOICE = "32 KBytes @ Shared Memory Base FA000000h"
  250.         LINK
  251.             MEMORY = 32K
  252.                 ADDRESS = 0FA000000h
  253.                 MEMTYPE = OTH
  254.             INIT = IOPORT(2) LOC(7-0) 00010111
  255.     CHOICE = "32 KBytes @ Shared Memory Base FC000000h"
  256.         LINK
  257.             MEMORY = 32K
  258.                 ADDRESS = 0FC000000h
  259.                 MEMTYPE = OTH
  260.             INIT = IOPORT(2) LOC(7-0) 00001111
  261.     CHOICE = "32 KBytes @ Shared Memory Base FE000000h"
  262.         LINK
  263.             MEMORY = 32K
  264.                 ADDRESS = 0FE000000h
  265.                 MEMTYPE = OTH
  266.             INIT = IOPORT(2) LOC(7-0) 00000111
  267.  
  268.