; ; (c) Copyright Cabletron Systems Inc. 1991 ; ; Cabletron Systems Inc. ; P.O. Box 5005 ; Rochester, NH 03867-5005 ; ; Nov 7, 1991 ; ; Version 1.00.00 ; ; MicroChannel Ethernet Controller w/ 16K RAM ; ; AdapterId 05608h AdapterName "Cabletron Systems E3100 Series Ethernet Adapter w/ 16K RAM" NumBytes 4 FixedResources pos[2]=11111111b NamedItem Prompt "Adapter E3100 I/O Base Address" choice "Base address: 000300" pos[1]=XXXXX000b io 000300h - 00030Fh choice "Base address: 001300" pos[1]=XXXXX001b io 001300h - 00130Fh choice "Base address: 002300" pos[1]=XXXXX010b io 002300h - 00230Fh choice "Base address: 003300" pos[1]=XXXXX011b io 003300h - 00330Fh choice "Base address: 004300" pos[1]=XXXXX100b io 004300h - 00430Fh choice "Base address: 005300" pos[1]=XXXXX101b io 005300h - 00530Fh choice "Base address: 006300" pos[1]=XXXXX110b io 006300h - 00630Fh choice "Base address: 007300" pos[1]=XXXXX111b io 007300h - 00730Fh Help "The E3100 Series Ethernet Adapters may be configured for various addresses to avoid conflicts. This field changes the base I/O address for the adapter. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." ; ; ; ; NamedItem Prompt "E3100 Shared RAM Base Address" choice "Base address: 0C0000" pos[1]=000XXXXXb mem 0C0000h - 0C3FFFh choice "Base address: 0D0000" pos[1]=001XXXXXb mem 0D0000h - 0D3FFFh choice "Base address: 0A0000" pos[1]=010XXXXXb mem 0A0000h - 0A3FFFh choice "Base address: 0B0000" pos[1]=011XXXXXb mem 0B0000h - 0B3FFFh choice "Base address: 0C8000" pos[1]=100XXXXXb mem 0C8000h - 0CBFFFh choice "Base address: 0D8000" pos[1]=101XXXXXb mem 0D8000h - 0DBFFFh choice "Base address: 0A8000" pos[1]=110XXXXXb mem 0A8000h - 0ABFFFh choice "Base address: 0B8000" pos[1]=111XXXXXb mem 0B8000h - 0BBFFFh Help "This field is used to select the Base Address of the Shared Memory on the adapter. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." ; ; ; ; NamedItem Prompt "E3100 Boot PROM Base Address" choice "Boot Prom not installed" pos[0]=1XXXXXXXb choice "Base address: 0C0000" pos[0]=0000XXXXb mem 0C0000h - 0CFFFFh choice "Base address: 0D0000" pos[0]=0100XXXXb mem 0D0000h - 0DFFFFh Help "The E3100 Series Ethernet Adapters have an optional Boot PROM that can be installed. This field selects the base address of the PROM. Selecting one of the base address options if there is no PROM installed will cause improper system operation. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." ; ; ; ; ; NamedItem Prompt "Output Port Select" choice "Primary" pos[0]=XXXXXX0Xb choice "Secondary" pos[0]=XXXXXX1Xb Help "This field is used to select which Media Interface you wish to use. Selecting 'Primary' enables the Twisted Pair output port. Selecting 'Secondary' enables the second output port on the board. If you have a Twisted Pair only board, selecting 'Secondary' will cause improper operation of the adapter. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." ; ; ; ; NamedItem Prompt "Adapter Interrupt Level" choice "Interrupt 9" pos[3]=XX000XXXb Int 9 choice "Interrupt 10" pos[3]=XX001XXXb Int 10 choice "Interrupt 11" pos[3]=XX010XXXb Int 11 choice "Interrupt 15" pos[3]=XX011XXXb Int 15 choice "Interrupt 3" pos[3]=XX100XXXb Int 3 choice "Interrupt 4" pos[3]=XX101XXXb Int 4 choice "Interrupt 5" pos[3]=XX110XXXb Int 5 choice "Interrupt 7" pos[3]=XX111XXXb Int 7 Help "This field selects which Interrupt Level you wish to use. Interrupt 9 has the highest priority, and Interrupt 7 the lowest. Use the F5=Previous and the F6=Next keys to change this assignment in the 'Change Configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter."