AdapterId 07F7Eh AdapterName "ORCHID RamQuest EXTRA" NumBytes 4 fixedResources ; ** This is the "unused" bit in register 102 pos[0]=XXXXXX0Xb ; ** This is the 102 shadow mask (0=>writable) pos[2]=XXXX0XXXb ; ** pos[3]=XXXXXXX0b NamedItem Prompt "Adapter BIOS Location" Choice "Segment C000" pos[0]=01000XXXb mem 0c0000h-0c0fffh Choice "Segment C100" pos[0]=01001XXXb mem 0c1000h-0c1fffh Choice "Segment C200" pos[0]=01010XXXb mem 0c2000h-0c2fffh Choice "Segment C300" pos[0]=01011XXXb mem 0c3000h-0c3fffh Choice "Segment C400" pos[0]=01100XXXb mem 0c4000h-0c4fffh Choice "Segment C500" pos[0]=01101XXXb mem 0c5000h-0c5fffh Choice "Segment C600" pos[0]=01110XXXb mem 0c6000h-0c6fffh Choice "Segment C700" pos[0]=01111XXXb mem 0c7000h-0c7fffh Choice "DISABLED" pos[0]=00000XXXb Help "To configure this adapter you must choose the memory location the adapter will use for it's BIOS ROM. If multiple Ramquest Extra adapters are installed, ONLY ONE needs to be assigned a BIOS location - the others can be DISABLED. There are eight memory locations that can be selected. Under normal circumstances, select ." NamedItem Prompt "Connector 1" choice "SERIAL_1" pos[3]=XXXX001Xb io 03f8h-03ffh int 4 choice "SERIAL_2" pos[3]=XXXX010Xb io 02f8h-02ffh int 3 choice "SERIAL_3" pos[3]=XXXX011Xb io 3220h-3227h int 3 choice "SERIAL_4" pos[3]=XXXX100Xb io 3228h-322fh int 3 choice "SERIAL_5" pos[3]=XXXX101Xb io 4220h-4227h int 3 choice "SERIAL_6" pos[3]=XXXX110Xb io 4228h-422fh int 3 choice "SERIAL_7" pos[3]=XXXX111Xb io 5220h-5227h int 3 choice "DISABLED" pos[3]=XXXX000Xb Help "No Help Yet..." NamedItem Prompt "Connector 2" choice "SERIAL_1" pos[3]=X001XXXXb io 03f8h-03ffh int 4 choice "SERIAL_2" pos[3]=X010XXXXb io 02f8h-02ffh int 3 choice "SERIAL_3" pos[3]=X011XXXXb io 3220h-3227h int 3 choice "SERIAL_4" pos[3]=X100XXXXb io 3228h-322fh int 3 choice "SERIAL_5" pos[3]=X101XXXXb io 4220h-4227h int 3 choice "SERIAL_6" pos[3]=X110XXXXb io 4228h-422fh int 3 choice "SERIAL_8" pos[3]=X111XXXXb io 5228h-522fh int 3 choice "DISABLED" pos[3]=X000XXXXb Help "No Help Yet..." NamedItem Prompt "Start Address (DO NOT CHANGE!)" choice "(not set)" pos[1]=00000000b choice "1408K" pos[1]=00010110b choice "1920K" pos[1]=00011110b choice "2432K" pos[1]=00100110b choice "2944K" pos[1]=00101110b choice "3456K" pos[1]=00110110b choice "3968K" pos[1]=00111110b choice "4480K" pos[1]=01000110b choice "4992K" pos[1]=01001110b choice "5504K" pos[1]=01010110b choice "6016K" pos[1]=01011110b choice "6526K" pos[1]=01100110b choice "7040K" pos[1]=01101110b choice "7552K" pos[1]=01110110b choice "8064K" pos[1]=01111110b choice "8576K" pos[1]=10000110b choice "9088K" pos[1]=10001110b choice "9600K" pos[1]=10010110b choice "10112K" pos[1]=10011110b choice "10624K" pos[1]=10100110b choice "11136K" pos[1]=10101110b choice "11648K" pos[1]=10110110b choice "12160K" pos[1]=10111110b choice "12672K" pos[1]=11000110b choice "13184K" pos[1]=11001110b choice "13696K" pos[1]=11010110b choice "14208K" pos[1]=11011110b choice "14720K" pos[1]=11100110b Help "No Help Yet..." NamedItem Prompt "Installed Memory (DO NOT CHANGE!)" choice " 0K" pos[0]=XXXXXX0XB pos[2]=XXXXX111B choice " 512K" pos[0]=XXXXXX0XB pos[2]=XXXXX000B choice "1024K" pos[0]=XXXXXX1XB pos[2]=XXXXX000B choice "1536K" pos[0]=XXXXXX0XB pos[2]=XXXXX001B choice "2048K" pos[0]=XXXXXX1XB pos[2]=XXXXX001B choice "2560K" pos[0]=XXXXXX0XB pos[2]=XXXXX010B choice "3072K" pos[0]=XXXXXX1XB pos[2]=XXXXX010B choice "3584K" pos[0]=XXXXXX0XB pos[2]=XXXXX011B choice "4096K" pos[0]=XXXXXX1XB pos[2]=XXXXX011B choice "4608K" pos[0]=XXXXXX0XB pos[2]=XXXXX100B choice "5120K" pos[0]=XXXXXX1XB pos[2]=XXXXX100B choice "6144K" pos[0]=XXXXXX1XB pos[2]=XXXXX101B choice "6656K" pos[0]=XXXXXX0XB pos[2]=XXXXX110B choice "8192K" pos[0]=XXXXXX1XB pos[2]=XXXXX111B Help "No Help Yet..." ;NamedItem ; Prompt "BOARD I/O" ; choice "DISABLED" pos[2]=0001XXXXb ; choice "Option 1" pos[2]=0011XXXXb io 0200h-0207h ; choice "Option 2" pos[2]=0101XXXXb io 0300h-0307h ; choice "Option 3" pos[2]=0111XXXXb io 1200h-1207h ; choice "Option 4" pos[2]=1001XXXXb io 1300h-1307h ; choice "Option 5" pos[2]=1011XXXXb io 2200h-2207h ; choice "Option 6" pos[2]=1101XXXXb io 2300h-2307h ; choice "Option 7" pos[2]=1111XXXXb io 3200h-3207h ; ; Help ;"No Help Yet..."