; CuRAM 2 Megabyte Expanded/Extended Memory Adapter ; Copyright (c) Cumulus Corporation 1987, 1988. All rights reserved AdapterId 7020h AdapterName "Cumulus 2 Meg Expanded/Extended Memory Multifunction Adapter V1.0" Numbytes 3 NamedItem Prompt "Expanded Memory Auto Selected at Port" choice " 208h " pos[2]=x0000001b io 208h - 20fh 4208h - 420fh 8208h - 820fh choice " 218h " pos[2]=x0000011b io 218h - 21fh 4218h - 421fh 8218h - 821fh choice " 228h " pos[2]=x0000101b io 228h - 22fh 4228h - 422fh 8228h - 822fh choice " 238h " pos[2]=x0000111b io 238h - 23fh 4238h - 423fh 8238h - 823fh choice " 248h " pos[2]=x0001001b io 248h - 24fh 4248h - 424fh 8248h - 824fh choice " 258h " pos[2]=x00001011b io 258h - 25fh 4258h - 425fh 8258h - 825fh choice " 268h " pos[2]=x0001101b io 268h - 26fh 4268h - 426fh 8268h - 826fh choice " 278h " pos[2]=x0001111b io 278h - 27fh 4278h - 427fh 8278h - 827fh choice " 288h " pos[2]=x0010000b io 288h - 28fh 4288h - 428fh 8288h - 828fh choice " 298h " pos[2]=x0010010b io 298h - 29fh 4298h - 429fh 8298h - 829fh choice " Disable I/O ports " pos[2]=x1xxxxxxb Help "The expanded memory port address is the I/O port address used to control expanded memory page mapping registers. [Disable I/O Ports] should only be selected if the entire CuRAM memory is configured as EXTENDED memory." NamedItem Prompt "Extended Memory Enable" choice "2 Meg starting at 1,408 Kb" pos[3]=110010xxb mem 160000h - 35ffffh choice "2 Meg starting at 3,456 Kb" pos[3]=110011xxb mem 360000h - 55ffffh choice "No extended memory" pos[3]=111100xxb Help "Select the amount of CuRAM memory to be reserved as extended memory (memory above 1 Megabyte) and its starting address. If you wish to use all CuRAM memory as expanded memory, select the [No extended memory] option." NamedItem Prompt "Serial Port Enable " choice "Disable Serial Port" pos[0]=xxxxx0xxb choice "COM2 configuration" pos[0]=xxxx11xxb io 2f8h - 2ffh int 3 choice "COM1 configuration" pos[0]=xxxx01xxb io 3f8h - 3ffh int 4 Help "If an optional Serial Communications Port is installed select the desired COM port setting. Otherwise, please select the [Disable Serial Port] option" NamedItem Prompt "Parallel Port Enable" choice "Disable parallel port" pos[0]=xxx0xxxxb choice "LPT2" pos[0]=1011xxxxb io 378h - 37bh int 7 choice "LPT2 extended" pos[0]=0011xxxxb io 378h - 37bh int 7 choice "LPT3" pos[0]=1101xxxxb io 278h - 27bh int 7 choice "LPT3 extended" pos[0]=0101xxxxb io 278h - 27bh int 7 choice "LPT1" pos[0]=1001xxxxb io 3BCh - 3BFh int 7 choice "LPT1 extended" pos[0]=0001xxxxb io 3BCh - 3BFh int 7 Help "If an optional Parallel Communications Port is installed select the desired LPT port setting. Otherwise, please select the [Disable Parallel Port] option"