;COMPEX ANET16MC Rev.D1 Configuration Diskette Program ;Date 29 July 1991 ;File @7f00.adf ;version 1.0 AdapterID 07F00h AdapterName "ARCnet Adapter COMPEX ANET16MC Rev.D1" NumBytes 3 nameditem Prompt "RAM Buffer Base Address" Choice "Segment C000" pos[0]=0000XXXXb mem 0c0000h-0c1fffh Choice "Segment C400" pos[0]=0010XXXXb mem 0c4000h-0c5fffh Choice "Segment CC00" pos[0]=0110XXXXb mem 0cc000h-0cdfffh Choice "Segment D000" pos[0]=1000XXXXb mem 0d0000h-0d1fffh Choice "Segment D400" pos[0]=1010XXXXb mem 0d4000h-0d5fffh Choice "Segment D800" pos[0]=1100XXXXb mem 0d8000h-0d9fffh Choice "Segment DC00" pos[0]=1110XXXXb mem 0dc000h-0ddfffh Help "Select one of these base addresses for the ARCNET Controller's RAM buffer. Be sure the address you select has not been used by any other expansion card (a conflict is indicated by an asterisk)." nameditem Prompt "I/O Port Address Range" Choice "260-26F" pos[1]=XXXX0100b io 260h-26fh Choice "290-29F" pos[1]=XXXX0111b io 290h-29fh Choice "2E0-2EF" pos[1]=XXXX0000b io 2e0h-2efh Choice "2F0-2FF" pos[1]=XXXX0011b io 2f0h-2ffh Choice "300-30F" pos[1]=XXXX0001b io 300h-30fh Choice "350-35F" pos[1]=XXXX0010b io 350h-35fh Choice "380-38F" pos[1]=XXXX0101b io 380h-38fh Choice "3E0-3EF" pos[1]=XXXX0110b io 3e0h-3efh Help "Select one of these address ranges for the ARCNET Controller's I/O Ports. Be sure the address range you select has not been used by any other expansion card (a conflict is indicated by an asterisk)." nameditem Prompt "Interrupt Level" Choice "IRQ 2 (9)" pos[0]=XXXX100Xb int 9 Choice "IRQ 3" pos[0]=XXXX000Xb int 3 Choice "IRQ 4" pos[0]=XXXX001Xb int 4 Choice "IRQ 5" pos[0]=XXXX010Xb int 5 Choice "IRQ 7" pos[0]=XXXX011Xb int 7 Choice "IRQ 10" pos[0]=XXXX101Xb int 10 Help "Select an Interrupt Level for the ARCNET Controller. It is strongly recommended that you select an interrupt level that has not been used by any other expansion card." nameditem Prompt "Node Address High Digit" Choice "F" pos[2]=1111XXXXb Choice "E" pos[2]=1110XXXXb Choice "D" pos[2]=1101XXXXb Choice "C" pos[2]=1100XXXXb Choice "B" pos[2]=1011XXXXb Choice "A" pos[2]=1010XXXXb Choice "9" pos[2]=1001XXXXb Choice "8" pos[2]=1000XXXXb Choice "7" pos[2]=0111XXXXb Choice "6" pos[2]=0110XXXXb Choice "5" pos[2]=0101XXXXb Choice "4" pos[2]=0100XXXXb Choice "3" pos[2]=0011XXXXb Choice "2" pos[2]=0010XXXXb Choice "1" pos[2]=0001XXXXb Choice "0" pos[2]=0000XXXXb Help "Each ARCNET Controller must be assigned a unique node address or node ID in the range 01 to FF hexadecimal (1 to 255 decimal). Select one of these addresses for the most significant hexadecimal digit." nameditem Prompt "Node Address Low Digit" Choice "F" pos[2]=XXXX1111b Choice "E" pos[2]=XXXX1110b Choice "D" pos[2]=XXXX1101b Choice "C" pos[2]=XXXX1100b Choice "B" pos[2]=XXXX1011b Choice "A" pos[2]=XXXX1010b Choice "9" pos[2]=XXXX1001b Choice "8" pos[2]=XXXX1000b Choice "7" pos[2]=XXXX0111b Choice "6" pos[2]=XXXX0110b Choice "5" pos[2]=XXXX0101b Choice "4" pos[2]=XXXX0100b Choice "3" pos[2]=XXXX0011b Choice "2" pos[2]=XXXX0010b Choice "1" pos[2]=XXXX0001b Choice "0" pos[2]=XXXX0000b Help "Each ARCNET Controller must be assigned a unique node address or node ID in the range 01 to FF hexadecimal (1 to 255 decimal). Select one of these addresses for the least significant hexadecimal digit." nameditem Prompt "Network Timeout Parameter" Choice "Normal" pos[1]=11XXXXXXb Choice "Med L" pos[1]=10XXXXXXb Choice "Med H" pos[1]=01XXXXXXb Choice "Maximum" pos[1]=00XXXXXXb Help "Select one of these addresses for the ARCNET Controller's Timeout Parameter. Be sure to select the same parameter for all the controllers on the network. Under normal circumstances, select ." nameditem Prompt "Remote boot ROM" Choice "Disable" pos[1]=XX0XXXXXb Choice "Enable" pos[1]=XX1XXXXXb Help "Enable remote boot ROM allows workstation to boot from network if a remote boot ROM is installed."