; 10NET ETHERNET/ThinNET LAN ADAPTER ; Adapter Description File ; ; Version: 1.0A ; ; (C) Copyright Digital Communications Associates 1989. ; All rights reserved. ; AdapterId 06EF1h AdapterName "10NET Ethernet/ThinNet 10Mbps LAN Adapter" NumBytes 2 Fixedresources pos[0]=0xxxxxxxb pos[1]=00000xxxb Nameditem Prompt "I/O Port Address" choice "Port 0300-030Fh" pos[0]=xxxx000xb io 0300h-030Fh choice "Port 0310-031Fh" pos[0]=xxxx001xb io 0310h-031Fh choice "Port 0330-033Fh" pos[0]=xxxx010xb io 0330h-033Fh choice "Port 0350-035Fh" pos[0]=xxxx011xb io 0350h-035Fh choice "Port 0B00-0B0Fh" pos[0]=xxxx100xb io 0B00h-0B0Fh choice "Port 0B10-0B1Fh" pos[0]=xxxx101xb io 0B10h-0B1Fh choice "Port 1300-130Fh" pos[0]=xxxx110xb io 1300h-130Fh choice "Port 1310-131Fh" pos[0]=xxxx111xb io 1310h-131Fh Help "This selects the I/O Port range the 10NET LAN adapter will use. If an asterisk (*) appears, a conflict is indicated, and you must select a different address. Use the F5=Previous or the F6=Next keys to change the I/O port assignment if you are in the 'Change configuration' window." NamedItem Prompt "Interrupt Request Channel" choice "IRQ 3" pos[0]=x001xxxxb int 3 choice "IRQ 5" pos[0]=x010xxxxb int 5 choice "IRQ 9" pos[0]=x011xxxxb int 9 choice "IRQ 10" pos[0]=x100xxxxb int 10 choice "IRQ 11" pos[0]=x101xxxxb int 11 choice "IRQ 12" pos[0]=x110xxxxb int 12 choice "IRQ 15" pos[0]=x111xxxxb int 15 Help "This selects the Interrupt Request line the 10NET LAN Adapter will use to request CPU attention. If an asterisk (*) appears, a conflict is indicated, and you must select a different address. Use the F5=Previous or the F6=Next keys to change the address range assignment if you are in the 'Change configuration' window." NamedItem Prompt "16K Packet Buffer RAM Address Range" choice "768k (0C0000h - 0C3FFFh)" pos[1]=xxxxx000b mem 0C0000h-0C3FFFh choice "784K (0C4000h - 0C7FFFh)" pos[1]=xxxxx001b mem 0C4000h-0C7FFFh choice "800K (0C8000h - 0CBFFFh)" pos[1]=xxxxx010b mem 0C8000h-0CBFFFh choice "816K (0CC000h - 0CFFFFh)" pos[1]=xxxxx011b mem 0CC000h-0CFFFFh choice "832K (0D0000h - 0D3FFFh)" pos[1]=xxxxx100b mem 0D0000h-0D3FFFh choice "848K (0D4000h - 0D7FFFh)" pos[1]=xxxxx101b mem 0D4000h-0D7FFFh choice "864K (0D8000h - 0DBFFFh)" pos[1]=xxxxx110b mem 0D8000h-0DBFFFh choice "880K (0DC000h - 0DFFFFh)" pos[1]=xxxxx111b mem 0DC000h-0DFFFFh Help "This selects the 16k Dual-Port Packet RAM the 10NET LAN adapter will use to transfer data. If an asterisk (*) appears, a conflict is indicated, and you must select a different address. Use the F5=Previous or the F6=Next keys to change the address range assignment if you are in the 'Change configuration' window."