AdapterID 0613Dh AdapterName "Rabbit RB75 Remote Communications Processor" ; ;**** combined 32k and 64k byte paged *** ; NumBytes 4 fixedresources pos[3]=11000xxxb nameditem Prompt "Adapter Shared Ram Addressing" Choice "D0000 thru DFFFF (64K bytes)" pos[2]=XXXXX111b pos[0]=1xxx0xxxb mem 0d0000h-0dffffh Choice "C0000 thru CFFFF (64K bytes)" pos[2]=XXXXX110b pos[0]=1xxx0xxxb mem 0c0000h-0cffffh Choice "A0000 thru AFFFF (64K bytes)" pos[2]=XXXXX101b pos[0]=1xxx0xxxb mem 0a0000h-0affffh Choice "D8000 thru DFFFF (32K bytes)" pos[2]=XXXXX100b pos[0]=1xxx1xxxb mem 0d8000h-0dffffh Choice "D0000 thru D7FFF (32K bytes)" pos[2]=XXXXX011b pos[0]=1xxx1xxxb mem 0d0000h-0d7fffh Choice "C8000 thru CFFFF (32K bytes)" pos[2]=XXXXX010b pos[0]=1xxx1xxxb mem 0c8000h-0cffffh Choice "C0000 thru C7FFF (32K bytes)" pos[2]=XXXXX001b pos[0]=1xxx1xxxb mem 0c0000h-0c7fffh Choice "A0000 thru A7FFF (32K bytes)" pos[2]=XXXXX000b pos[0]=1xxx1xxxb mem 0a0000h-0a7fffh Help "Select the memory address range to be used by the RB75s shared RAM. If no conflict exists, select the range , 64K." nameditem Prompt "Adapter ROM/Control Location" Choice "C8000 thru CBFFF" pos[3]=XXXXX010b mem 0c8000h-0cbfffh Choice "CC000 thru CFFFF" pos[3]=XXXXX011b mem 0cc000h-0cffffh Choice "D0000 thru D3FFF" pos[3]=XXXXX100b mem 0d0000h-0d3fffh Choice "D4000 thru D7FFF" pos[3]=XXXXX101b mem 0d4000h-0d7fffh Choice "D8000 thru DBFFF" pos[3]=XXXXX110b mem 0d8000h-0dbfffh Choice "DC000 thru DFFFF" pos[3]=XXXXX111b mem 0dc000h-0dffffh Choice "C0000 thru C3FFF" pos[3]=XXXXX000b mem 0c0000h-0c3fffh Choice "C4000 thru C7FFF" pos[3]=XXXXX001b mem 0c4000h-0c7fffh Help "Select the memory address range to be used by the RB75 for its ROMS and control logic. If no conflict exists, select ." nameditem Prompt "Adapter Interrupt Level" Choice "INT 5" pos[0]=x001xxxxb int 05h Choice "INT 4" pos[0]=x010xxxxb int 04h Choice "INT 3" pos[0]=x011xxxxb int 03h Choice "INT 15" pos[0]=x100xxxxb int 0Fh Choice "INT 11" pos[0]=x110xxxxb int 0Bh Choice "INT 10" pos[0]=x111xxxxb int 0Ah Help "Select the hardware interrupt level to be used by the RB75 adapter. There are six interrupts available, prioritized as follows: (highest) 10 11 15 3 4 5 (lowest). If no conflict exists, select " nameditem Prompt "Channel A DTR source selection" Choice "DTRa = Z8530 Channel B" pos[0]=xxxxxx0xb Choice "DTRa = Z8530 Channel A" pos[0]=xxxxxx1xb Help "Select the source for DTR on the primary serial channel. Normally, select DTRa = Z8530 Channel A."