; eMASTER+ EISA TP (32-Bit NON-BURSTING LAN ADAPTER) ; Cogent Data Technologies, Inc. 1993 ; Board Number 932001-04 ; Version 1.01, (940314) ; ;--------------------------------- ; Revision History ;--------------------------------- ; 1.00 8/17/93 Initial release ; 1.01 3/14/94 Latch shared interrupts and default to TP connector ; BOARD ID = "COG9004" ; Product ID. NAME = "Cogent eMASTER+ EISA TP 32-Bit Non-Bursting Ethernet Adapter" MFR = "Cogent Data Technologies, Inc." CATEGORY = "NET" ; Category, i.e. Network Board. SLOT = EISA ; Uses EISA Slot. LENGTH = 216 ; Length of Board in Millimeters. READID = YES ; Board ID can be read BUSMASTER = 40 ; Bus latency time allowed AMPERAGE = 1000 ; IOCHECK = INVALID ; No IOCHKERR bit. DISABLE = SUPPORTED ; Disabled by clearing ; the control register ENABLE bit. COMMENTS = " The Cogent eMASTER+ EISA TP is a 32-bit 596 Ethernet Adapter for the EISA bus. " HELP = "The Cogent eMASTER+ EISA TP is a 32-bit bus-mastering ethernet adapter. This configuration process will help you select the IRQ and Ethernet cable type used by the eMASTER+." IOPORT(1) = 0zc88h INITVAL = 1100xxxx ;32 bit data size ;bus release after 23 BCLKs IOPORT(2) = 0zc89h INITVAL = 00000xxx ;slot specific I/O only IOPORT(3) = 0zc8Ah INITVAL = LOC(7-6) 00 ;No Boot ROM IOPORT(4) = 0zc8Fh INITVAL = 00000000 ;immediate bus release ;No Read or Write Bursting ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; SOFTWARE(1) = "The Cogent eMASTER+ EISA TP has \n \tODI drivers for NetWare 386 servers and workstations.\n \tNDIS drivers for DOS, OS/2 and VINES.\n \tLLI Streams drivers for UNIX.\n A diagnostic (EMSETUP) is supplied for testing." ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; GROUP = "Interrupt Selection" ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FUNCTION = "eMASTER+ IRQ Number" COMMENTS = "The eMASTER+ EISA TP allows unshared (edge-triggered) or shared (level-triggered) interrupts. Select an interrupt number and IRQ sharing option for the eMASTER+ EISA TP to use." HELP = "Shared interrupts may be used to allow multiple eMASTER+ EISA TP adapters to share the same interrupt. Cogent does not recommend sharing interrupts with other types of adapters.\n Unshared interrupts should be used if your EISA system cannot support shared interrupts or if only a single eMASTER+ will be used in your system." CHOICE = "IRQ 5, trigger:edge, unshared" SUBTYPE = "IRQ5" LINK IRQ = 5 TRIGGER = EDGE SHARE = NO INIT = IOPORT(1) LOC(3-0) 0001 CHOICE = "IRQ 9, trigger:edge, unshared" SUBTYPE = "IRQ9" LINK IRQ = 9 TRIGGER = EDGE SHARE = NO INIT = IOPORT(1) LOC(3-0) 0011 CHOICE = "IRQ 10, trigger:edge, unshared" SUBTYPE = "IRQA" LINK IRQ = 10 TRIGGER = EDGE SHARE = NO INIT = IOPORT(1) LOC(3-0) 0101 CHOICE = "IRQ 11, trigger:edge, unshared" SUBTYPE = "IRQB" LINK IRQ = 11 TRIGGER = EDGE SHARE = NO INIT = IOPORT(1) LOC(3-0) 0111 CHOICE = "IRQ 5, trigger:level, shared" SUBTYPE = "IRQ5" LINK IRQ = 5 TRIGGER = LEVEL SHARE = YES INIT = IOPORT(1) LOC(3-0) 1000 CHOICE = "IRQ 9, trigger:level, shared" SUBTYPE = "IRQ9" LINK IRQ = 9 TRIGGER = LEVEL SHARE = YES INIT = IOPORT(1) LOC(3-0) 1010 CHOICE = "IRQ 10, trigger:level, shared" SUBTYPE = "IRQA" LINK IRQ = 10 TRIGGER = LEVEL SHARE = YES INIT = IOPORT(1) LOC(3-0) 1100 CHOICE = "IRQ 11, trigger:level, shared" SUBTYPE = "IRQB" LINK IRQ = 11 TRIGGER = LEVEL SHARE = YES INIT = IOPORT(1) LOC(3-0) 1110 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ENDGROUP ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; GROUP = "Ethernet Cable Selection" ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FUNCTION = "eMASTER+ Connector" COMMENTS = "The eMASTER+ EISA TP provides connectors for the following cable types: Twisted-Pair (10BASE-T) and Thick (10BASE-5). Select the connector and cable type that you will be using." HELP = "none available" CONNECTION = "\tuse TOP connector (RJ-45) for TWISTED-PAIR cable\n \tuse BOTTOM connector (AUI) for THICK cable" CHOICE = "Unshielded Twisted-Pair (10BASE-T)" FREE INIT = IOPORT(2) LOC(1-0) 11 CHOICE = "Thick Ethernet (10BASE-5)" FREE INIT = IOPORT(2) LOC(1-0) 01 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; FUNCTION = "Twisted-Pair Control" COMMENTS = "Link Integrity is normally enabled; it should be disabled only for compatibility with older network hardware." HELP = "none available" CHOICE = "Link Integrity Enabled" FREE INIT = IOPORT(2) LOC(2) 0 CHOICE = "Link Integrity Disabled" FREE INIT = IOPORT(2) LOC(2) 1 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ENDGROUP ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;